Adding a library to @INC
- From: Jay.Caviness@xxxxxxx (Jay Caviness)
- Date: Wed, 27 Jul 2005 13:00:22 -0600
I have discovered that my Oracle installation has the DBI.pm module in
it. I really want to use this, but don't know how to have the @INC see
it when I do:
oracle> perl -e "use DBI;"
Can't locate DBI.pm in @INC (@INC contains:
/usr/perl5/5.6.1/lib/sun4-solaris-64int /usr/perl5/5.6.1/lib
/usr/perl5/site_perl/5.6.1/sun4-solaris-64int /usr/perl5/site_perl/5.6.1
/usr/perl5/site_perl /usr/perl5/vendor_perl/5.6.1/sun4-solaris-64int
/usr/perl5/vendor_perl/5.6.1 /usr/perl5/vendor_perl .) at -e line 1.
BEGIN failed--compilation aborted at -e line 1.
--
Thanks,
Jay
.
- Follow-Ups:
- Re: Adding a library to @INC
- From: Wiggins d'Anconia
- Re: Adding a library to @INC
- From: Stephen Mayer
- Re: Adding a library to @INC
- Prev by Date: command line problems - help!
- Next by Date: Re: Adding a library to @INC
- Previous by thread: command line problems - help!
- Next by thread: Re: Adding a library to @INC
- Index(es):