![]() |
|
laziness, impatience, and hubris | |
PerlMonks |
DBD::mysql barfsby scottstef (Curate) |
on May 21, 2001 at 01:30 UTC ( #81869=perlquestion: print w/replies, xml ) | Need Help?? |
scottstef has asked for the wisdom of the Perl Monks concerning the following question:
I had some problems installing DBD::mysql, however it stated it installed clean. I am using the code from the tutorial stephen wrote on mysql located here. However when I run this code:
I get this error If I comment out use strict <nbsp&><nbsp&><nbsp&>I get a different goofy error: /usr/libexec/ld.so: Undefined symbol "_mysql_init" called from perl:/usr/local/libdata/perl5/site_perl/i386-openbsd/auto/DBD/mysql/mysql.so at 0x401bc284 What am i doing wrong or do I need to reinstall the module?
Back to
Seekers of Perl Wisdom
|
|