>
> I've make the fix to the Makefile.PL described above but I'm confused by
the
> reference to "adding PERL5LIB
> to the INC search path". How is this done, in what file?
>
before you run Makefile.PL type on the shell prompt:
export
PERL5LIB=/usr/local/lib/perl5/site_perl/5.8.0/i686-linux-thread-multi/Apache
2
(of course you need to change the path to match your system. Try to locate
the Apache2 subdir under site_perl)
Addtionaly you may need to Makefile.PL line 516 change
$apache_src = $mp2cfg -> {APXS_INCLUDEDIR} ;
was changed to :
$apache_src = $mp2cfg -> {MP_AP_PREFIX} ;
No other changes should be necessary
Gerald
-------------------------------------------------------------
Gerald Richter ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting
Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz
E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925131
WWW: http://www.ecos.de Fax: +49 6133 925152
-------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]