On 02/07/2004 12:35 AM, Vanathi Palanisamy wrote:

I want to have database connectivity with oracle. I have installed
DBI.pm DBD.pm .But I get the following error.

"   Can't locate loadable object for module DBI in @INC  (@INC
contains: C:/Perl/lib C:/Perl/site/lib .) at :/Perl/site/lib/DBI.pm
line 252 BEGIN failed--compilation aborted at C:/Perl/site/lib/DBI.pm
line 252.     "

I am working in linux...

Read README for build and install instructions. DBI includes binary components, so just copying DBI.pm to some random directory will not work.

For ActivePerl, install DBI and DBD-Oracle using PPM.

http://dev.isystek.com/dbi/fom-serve/cache/62.html

--
Mac :})
** I usually forward private questions to the appropriate mail list. **
Ask Smarter: http://www.catb.org/~esr/faqs/smart-questions.html
Give a hobbit a fish and he eats fish for a day.
Give a hobbit a ring and he eats fish for an age.

Reply via email to