chanakya has asked for the wisdom of the Perl Monks concerning the following question:
I've downloaded the DBD::mysql module and tried to compile it, when the Makefile.PLinstall_driver(mysql) failed: Can't load '/usr/lib/perl5/auto/DBD/mysq +l/mysql.so' for module DBD::mysql: /usr/lib/perl5/auto/DBD/mysql/mysq +l.so: undefined symbol: PL_perl_destruct_level at /usr/local/lib/perl +5/5.8.7/i686-linux-thread-multi/DynaLoader.pm line 230. at (eval 5) line 3
When I type 'make', make exits with 'Error 1'.Multiple copies of Driver.xst found in: /usr/local/lib/perl5/site_perl +/5.8.7/i686-linux-thread-multi/auto/DBI/ /usr/local/lib/perl/5.6.1/au +to/DBI/ /usr/lib/perl5/auto/DBI/ at Makefile.PL line 395 Using DBI 1.48 (for perl 5.008007 on i686-linux-thread-multi) installe +d in /usr/local/lib/perl5/site_perl/5.8.7/i686-linux-thread-multi/aut +o/DBI/
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Uninstalling DBD::mysql and dependent modules
by Corion (Patriarch) on Jun 23, 2005 at 09:08 UTC | |
|
Re: Uninstalling DBD::mysql and dependent modules
by anonymized user 468275 (Curate) on Jun 23, 2005 at 09:38 UTC |