rayzit has asked for the wisdom of the Perl Monks concerning the following question:

Hi, another issue with MAC OS X, this time 10.5.1 and 10.5.2 (Darwin some.name 9.1.1 Darwin Kernel Version 9.1.1: Fri Dec 14 19:00:14 PST 2007; root:xnu-1228.1.30~1/RELEASE_I386 i386): I can install DBI module but the http server complains it has the wrong architecture, so doesnt start. (several modules are loaded at server startup) Mod_perl is shipping with the OS. mod_apreq2 cannot be built successfully. Tried to compile with different -arch flags, no way. DBI module installed and tested without errors but server cannot load the module: wrong architecture... DBD::PrimeBase: wrong architecture anyway... Do you have any ideas, addresses to search?

Replies are listed 'Best First'.
Re: MAC OS X 10.5.1 Modules fail
by tachyon-II (Chaplain) on Apr 22, 2008 at 12:00 UTC