Re: Problem building on Solaris 2.7

2001-04-25 Thread Mod-Perl List
I am also unable to compile statically. I am configuring against Apache 1.3.19 on Solaris 2.7. I just installed perl 5.6 with a whole slew of modules. Here is how I configure apache: --prefix=/usr/local/apache \ --enable-module=all \ --enable-shared=max \ --activate-module=src/modules/php4/libph

Re: Problem building on Solaris 2.7

2001-04-24 Thread newsreader
Stead of DSO why don't you compile statically. On Tue, Apr 24, 2001 at 02:47:55PM -0700, Mod-Perl List wrote: > > > I am trying to build mod_perl 1.25 as a DSO on Solaris 2.7 > and when I execute perl Makefile.PL, it says I will probably > get core dumps and to upgrade to perl 5.6. I am running