Installation Modul DBD::MySQL failed
am 01.03.2007 12:40:45 von lucressehi,
i tried to install the modul DBD::mysql on the Solaris 9 operating
system and after the command: "perl Makefile.PL" following is the
result:
the argument in LIBS from mysql_config seems to be the problem
------------------------------------------------------------ --------------------------------------------
I will use the following settings for compiling and testing:
cflags (mysql_config) = -I/opt/mysql/mysql/include -mt -
D_FORTEC_ -xarch=v9
libs (mysql_config) = -xarch=v9 -L/opt/mysql/mysql/lib -
lmysqlclient -lz -lposix4 -lgen -lsocket -lnsl -lm
nocatchstderr (default ) = 0
nofoundrows (default ) = 0
ssl (guessed ) = 0
testdb (default ) = test
testhost (default ) =
testpassword (default ) =
testuser (default ) =
To change these settings, see 'perl Makefile.PL --help' and
'perldoc INSTALL'.
Checking if your kit is complete...
Looks good
Unrecognized argument in LIBS ignored: '-xarch=v9'
Using DBI 1.54 (for perl 5.008003 on sun4-solaris) installed in /usr/
local/lib/perl5/site_perl/5.8.3/sun4-solaris/auto/DBI/
Writing Makefile for DBD::mysql
------------------------------------------------------------ --------------
please help me! what does it mean?