in reply to Re: perl can't find my modules
in thread perl can't find my modules
Exact error stmt:
Can't load '/raid/blah/env/local/lib/perl5/site_perl/5.005/sun4-solaris//auto/DBD/Oracle/Oracle.so' for module DBD::Oracle: ld.so.1: /blah/env/local/bin/perl: fatal: libclntsh.so.1.0: open failed: No such file or directory at /blah/env/local/lib/perl5/5.00503/sun4-solaris//DynaLoader.pm line 169.
at ./prog.pl line 40
BEGIN failed--compilation aborted at ./prog.pl line 40.
I did try 'use lib' but couldn't make that work.
Thanks.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: perl can't find my modules
by stefp (Vicar) on Sep 07, 2001 at 22:13 UTC |