Re: Makefile.PL problem

2001-08-02 Thread Tom Lancaster
On Wed, Aug 01, 2001 at 08:19:49PM -0700, Doug MacEachern wrote: On Wed, 1 Aug 2001, Tom Lancaster wrote: Hi, I'm using cvs latest httpd-2.0, modperl-2.0 and although apache compiles and installs fine I've not been able to get through perl Makefile.PL in modperl-2.0. The root

Re: Makefile.PL problem

2001-08-02 Thread Doug MacEachern
hmm, can you run httpd -V from the command line? what configure arguments did you build apache with? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Makefile.PL problem

2001-08-02 Thread Stas Bekman
On Thu, 2 Aug 2001, Doug MacEachern wrote: On Fri, 3 Aug 2001, Stas Bekman wrote: VirtualHost _default_:8555 PerlSetEnv PERL5LIB /path:/path2:... /VirtualHost you need more than that for a vhost to have its own @INC and no need for PerlSetEnv to accomplish the task, see

Re: www.apache.org/dist/perl/

2001-08-02 Thread Doug MacEachern
On Thu, 2 Aug 2001, Ask Bjoern Hansen wrote: I just did a cp /www/perl.apache.org/dist/mod_perl-1.26.tar.gz /www/www.apache.org/dist/perl/ so 1.26 will be available on the apache.org mirrors. can we just make that a symlink to perl.apache.org/dist ?