On Thursday, July 18, 2002, at 09:54 , Qingjuan Gu wrote:
> Hi, > > In my perl-5.6.1, I installed DBI-1.29, when I run the perl script to > connect mysql database, the following error is given: > > Can't locate loadable object for module DBI in @INC (@INC contains: > /compbio/programs/perl-5.6.1/lib/5.6.1/alpha-dec_osf > /compbio/programs/perl-5.6.1/lib/5.6.1 > /compbio/programs/perl-5.6.1/lib/site_perl/5.6.1/alpha-dec_osf > /compbio/programs/p > erl-5.6.1/lib/site_perl/5.6.1 /compbio/programs/perl-5.6.1/lib/site_perl > .) at /compbio/programs/perl-5.6.1/lib/site_perl > /5.6.1/alpha-dec_osf/DBI.pm line 243 > BEGIN failed--compilation aborted at > /compbio/programs/perl-5.6.1/lib/site_perl/5.6.1/alpha-dec_osf/DBI.pm > line 243. > Compilation failed in require at /db4/usr/local/www/cgi-bin/reblast.pl > line 21. > BEGIN failed--compilation aborted at /db4/usr/local/www/cgi- > bin/reblast.pl line 21. > > I donot know what is wrong with DBI.pm line 243. > q1: how did you 'install' the DBI module? p1: one notes in the module near line 243: "# If you get an error here like "Can't find loadable object ..." # then you haven't installed the DBI correctly. Read the README # then install it again." so you may wish to a) re-read the README b) make sure you appropriately installed ciao drieux --- -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]