Mailinglisten-Archive |
Hallo, sobald ich, trotz korrekt installiertem Modul "DBI" und "mysql" versuche, in einem Perl-Script das DBI-Modul zu laden, bekomme ich folgende Fehlermeldung: install_driver(mysql) failed: Can't load '/usr/lib/perl5/site_perl/5.00 5/i686-linux/auto/DBD/mysql/mysql.so' for module DBD::mysql: /usr/lib/p erl5/site_perl/5.005/i686-linux/auto/DBD/mysql/mysql.so: undefined symb ol: open64 at /usr/lib/perl5/5.00503/i686-linux/DynaLoader.pm line 169. Das Script: #!/usr/bin/perl use DBI; $dbh = DBI->connect('DBI:mysql:test:localhost', '','') or die $DBI::errstr; Wer weiß, wie ich das Problem beheben kann bzw. kennt eine andere Möglichkeit, mit Perl auf eine mySQL-Datenbank zuzugreifen? Ich benötige das wirklich dringend, bin also für jede Hilfe dankbar. Danke, Marcus PS: Ich nutze Perl 5.005 auf Debian 2.1, mySQL 2.22
begin:vcard n:Fihlon;Marcus tel;work:+49-4331-691-3040 x-mozilla-html:FALSE url:http://www.mobilcom.de/ org:MobilCom Communicationstechnik;EDV-Support adr:;;Hollerstr. 126;Büdelsdorf;Schleswig-Holstein;24782;Deutschland version:2.1 email;internet:m.fihlon_(at)_mobilcom.de fn:Marcus Fihlon end:vcard
php::bar PHP Wiki - Listenarchive