you can add new search path  using 
use lib 'path List';

for delete 

no lib 'path list';


Raymond

-----Original Message-----
From: Bernd Mueller [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 22, 2004 8:04 PM
To: [EMAIL PROTECTED]
Subject: how to change values of @INC 



Hello,

I am trying to run a perl script under apache2 and the error_log tells me  
something about:
"Can't locate SiteDefs.pm in @INC (@INC contains:  
/usr/local/lib/perl5/5.8.5/x86_64-linux etc ...) at  
/usr/local/ensembl/perl/multi/unisearch line24., referer: http://localhost/
...
BEGIN failed--compilation aborted at ..."

Would someone be so nice to explain me how i change the values in @INC,  
because i know where to find this SiteDefs.pm.

Best Regards,
Bernd

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>



--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to