PerlRequire

2001-02-12 Thread Aaron Schlesinger
Hey there. I have a line in my httpd.conf: PerlRequire /path/to/startup.pl In startup.pl I have this line: use lib '/path/to/module'; This is not being added to my @INC like it should. Any thoughts? __ Do You Yahoo!? Get personalized email

RE: PerlRequire

2001-02-12 Thread Aaron Schlesinger
BEFORE you actually want to 'use' the module in your httpd.conf Alternately, you could unshift(@INC, '/path/to/module') in your startup.pl -Original Message----- From: Aaron Schlesinger [mailto:[EMAIL PROTECTED]] Sent: Monday, February 12, 2001 10:07 AM To: [EMAIL PROTECTED] Subject: P

BSDI 4.1 libperl.so problem

2001-02-08 Thread Aaron Schlesinger
/libexec/libperl .so % As you can see the file is there. I am running BSDI 4.1 and Apache 1_3.17 trying to compile mod_perl 1.25 HELP :) Aaron Schlesinger __ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail - only $35 a year