Bernd Mueller wrote:
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.
perldoc lib
perldoc FindBin
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>