in reply to Module compilation hell
I have had many problems getting various modules to compile right on RH8 and 9. Mostly it had to do with their modifications to support unicode, but there's more to it than I understand. This affected more than just perl; I had a heck of a time getting apache, mod_perl, mod_php, mod_ssl, and a few others to compile correctly. I actually gave up on hoping to have all those in one server.
Since redhat dropped the ball after 9.0, I started looking around. My first experiment was to try trustix secure linux - a very stripped down distro, great for servers.
Boy was I surprised when the above configuration compiled correctly on the first try! I haven't had any trouble with perl modules either.
I'm guessing that several distros have so many "modifications" built in that they no longer resemble the standards that the various packages depend on. I'm really not trying to troll here, but this may not be a perl problem, but an OS problem.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Module compilation hell
by sfink (Deacon) on Mar 31, 2004 at 04:56 UTC | |
by mpolo (Chaplain) on Mar 31, 2004 at 09:03 UTC | |
Re: Re: Module compilation hell
by Anonymous Monk on Mar 31, 2004 at 01:01 UTC | |
by tachyon (Chancellor) on Mar 31, 2004 at 03:13 UTC | |
by tilly (Archbishop) on Mar 31, 2004 at 05:44 UTC | |
by Arunbear (Prior) on Mar 31, 2004 at 09:30 UTC |