MySQL Forums
Forum List  »  Perl

Installation Modul DBD::MySQL failed
Posted by: lucresse
Date: March 01, 2007 06:55AM

hi,

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?

Options: ReplyQuote


Subject
Written By
Posted
Installation Modul DBD::MySQL failed
March 01, 2007 06:55AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.