Re: Install as DSO problems

2003-12-17 Thread Ged Haywood
Hi there, On Wed, 17 Dec 2003 [EMAIL PROTECTED] wrote: > I am running Solaris 9, perl 5.6.1, apache 1.3.22. > I am trying to install mod_perl as a DSO [snip] First, please read the documentation to see what other information you should supply, you'll find useful links at the bottom of any messag

Install as DSO problems

2003-12-16 Thread keven . jones
Hi, I am running Solaris 9, perl 5.6.1, apache 1.3.22. I am trying to install mod_perl as a DSO My steps are: perl Makefile.PL USE_APXS=1 WITH_APXS=/path/to/bin/apxs EVERYTHING=1 ourput is: Will configure via APXS (apxs=/usr/apache/bin/apxs) PerlDispatchHandler.enabled Pe