The most common DBD: mysql module, I found it difficult for many people. because the installation always fails, I will introduce the solution below, for example, I use cpanm to install, sometimes the homenue2501jworkDBD-mysql-4.010blibarchautoDBDmysqlmysql.so: undefinedsymbol: DBIc_TRACE_LEVELatusrlibperl55
The most common DBD: mysql module, I found it difficult for many people. because installation always fails, I will introduce the solution below, for example, using cpanm for installation, sometimes out of/home/nue2501j/work/DBD-mysql-4.010/blib/arch/auto/DBD/mysql. so: undefinedsymbol: DBIc_TRACE_LEVELat/usr/lib/perl5/5
The most common DBD: mysql module, I found it difficult for many people. because installation always fails, I will introduce the solution below, for example, using cpanm for installation, sometimes out of/home/nue2501j/work/DBD-mysql-4.010/blib/arch/auto/DBD/mysql. so: undefined symbol: DBIc_TRACE_LEVEL at/usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader. pm line 230.
As follows:
Address: http://www.sucker-fly.com/archives/562 <无>
# Cpanm DBD: mysql Error # Tried to use 'dbd: mysql '. # Error: Can't load '/home/nue2501j/work/DBD-mysql-4.010/blib/arch/auto/DBD/mysql. so 'for module DBD: mysql:/home/nue2501j/work/DBD-mysql-4.010/blib/arch/auto/DBD/mysql. so: undefined symbol: DBIc_TRACE_LEVEL at/usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader. pm line 230. # at (eval 4) line 2 # Compilation failed in require at (eval 4) line 2. # BEGIN failed -- compilation aborted at (eval 4) line 2. FAILED -- Further testing stopped: Unable to load DBD: mysqlmake: *** [test_dynamic] Error 9
Solution $ sudo perl-MCPAN-e shellcpan> install Bundle: DBD :: mysql/usr/bin/make -- OK/usr/bin/make test -- OK/usr/bin/make install -- OKcpan> install DBD: mysqlDBD :: mysql is up to date.