perl

madunix madunix at gmail.com
Sun Jul 19 17:42:09 UTC 2009


Am getting the following message when i run my perl script
madunix at netbook:~/Perl$ perl upcscan.pl
Could not list tables from dbi:SQLite:dbname=articles.dat -
install_driver(SQLite) failed: Can't locate DBD/SQLite.pm in @INC
(@INC contains: /etc/perl /usr/local/lib/perl/5.10.0
/usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5
/usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at
(eval 992) line 3.
Perhaps the DBD::SQLite perl module hasn't been fully installed,
or perhaps the capitalisation of 'SQLite' isn't right.
Available drivers: DBM, ExampleP, File, Gofer, Proxy, Sponge, mysql.
 at /usr/local/share/perl/5.10.0/Rose/DB.pm line 898
 at /usr/local/share/perl/5.10.0/Rose/DB/Object/Loader.pm line 908
Sessions were started, but POE::Kernel's run() method was never
called to execute them.  This usually happens because an error
occurred before POE::Kernel->run() could be called.  Please fix
any errors above this notice, and be sure that POE::Kernel->run()
is called.

any help

-mu




More information about the redhat-list mailing list