DBI and Perl problem

DBI and Perl problem

am 10.07.2003 06:54:32 von George

I'm running Solaris 8
with binary Perl 5.8.0
with 1.37 of DBI compiled using precompiled gcc version 2.95.3
and 2.9002 of DBD-mysql compiled using the same gcc.
I used the current cpan to install these.

when I try to access a database I get the following error:

Can't locate loadable object for module DBI in @INC (@INC contains:
/usr/local/lib/perl5/5.8.0/sun4-solaris
/usr/local/lib/perl5/5.8.0 /usr/local/lib/perl5/
site_perl/5.8.0/sun4-solaris /usr/local/lib/perl5/site_perl/5.8.0
/usr/local/lib/perl5/site_perl .) at
/usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/DBI.pm line 255

from what I can tell there is a DBI.so in the following location:

/usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/auto/DBI/D BI.so

My questions are, is there suppose to be a DBI library or binary file in
one of the directories in the INC? Do I need to add the auto/DBI
directories to the INC list (If so how)? Or do I have something totally
screwed?


--
George Baker
GLS3C Systems
698-6991/743-8808



--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/perl?unsub=gcdmp-msql-mysql-modules@m .gmane.org