site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com User-agent: Mozilla Thunderbird 1.0 (Macintosh/20041206) Hello, all ... Just use mod_env in Apache and then in the conf file: SetEnv PERL5LIB /sw/lib/perl5... jeff _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... John Michael Zorko wrote: I am sending this to both darwin-dev and darwinos-users because this question kiind of straddles the fence, me thinks. It's a simple one, though. I have some Perl code that uses the DBD::Pg (PostgreSQL DBI interface) module. This code runs fine under OSX 10.3.7 using mod_perl as long as I add this to httpd.conf: PerlSetEnv PERL5LIB /sw/lib/perl5/5.8.1/darwin-thread-multi-2level This email sent to site_archiver@lists.apple.com