Re: Path issue

2005-04-25 Thread Philip M. Gollucci
Jonathan Vanasco wrote: you'll have to get the current svn from http://httpd.apache.org/apreq/ i think the tar/gz on the middle of that page is still the RC4 compatible version On Apr 25, 2005, at 2:48 PM, Cure wrote: will upgrade. Where can I found libapreq 2 on cpan ? You are correct, 2.

Re: Path issue

2005-04-25 Thread Jonathan Vanasco
you'll have to get the current svn from http://httpd.apache.org/apreq/ i think the tar/gz on the middle of that page is still the RC4 compatible version On Apr 25, 2005, at 2:48 PM, Cure wrote: will upgrade. Where can I found libapreq 2 on cpan ?

Re: Path issue

2005-04-25 Thread Cure
Tom Schindl wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, when running the old mod-perl rcs which means older than rc5 you'll have to load Apache2 e.g. in startup.pl which will add the /usr/local/lib/perl5/site_perl/5.8.6/mach/Apache2/ in your @INC. But I'd suggest not to do that. In rc5

Re: Path issue

2005-04-25 Thread Tom Schindl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, when running the old mod-perl rcs which means older than rc5 you'll have to load Apache2 e.g. in startup.pl which will add the /usr/local/lib/perl5/site_perl/5.8.6/mach/Apache2/ in your @INC. But I'd suggest not to do that. In rc5 there has been a m