Juan Fernandez wrote:
I see 3 packges:
Mod_auto_mysql-20030510-3.i386.rpm
Mysql-3.23.58-4.i386.rpm
Php-mysql.....
Which one to pick
Thanks !!
Mysql-3.23.58-4.i386.rpm
-- Alex
-----Original Message-----
From: Alex Greg [mailto:[EMAIL PROTECTED]
Sent: Monday, September 13, 2004 4:06 PM
To: Juan Fernandez
Cc: '[EMAIL PROTECTED]'
Subject: Re: problem installing without the server
Juan Fernandez wrote:
Hi !!
I am trying to install mysql without the server on fedora:
when I issue the command :
[EMAIL PROTECTED] snort-2.2.0]# cd ../mysql-3.23.52
[EMAIL PROTECTED] mysql-3.23.52]# ./configure --without-server
--prefix=/usr/local/mysql
everything is fine but after I issue the command "make I receive the
following:
[EMAIL PROTECTED] mysql-3.23.52]# make
message trounced
mysql.o(.text+0x1849): In function `com_source(String*, char*)':
: undefined reference to `errno'
collect2: ld returned 1 exit status
make[2]: *** [mysql] Error 1
make[2]: Leaving directory `/snortinstall/mysql-3.23.52/client'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/snortinstall/mysql-3.23.52'
make: *** [all-recursive-am] Error 2
and if i issue the command " make install" I receive:
[EMAIL PROTECTED] mysql-3.23.52]# make install
Making install in include
Message trounced
mysql.o readline.o sql_string.o completion_hash.o
../readline/libreadline.a
-lncurses ../libmysql/.libs/libmysqlclient.so -lz -lcrypt -lnsl -lm -lz
-lcrypt -lnsl -lm -Wl,--rpath -Wl,/usr/local/mysql/lib/mysql
mysql.o(.text+0x1849): In function `com_source(String*, char*)':
: undefined reference to `errno'
collect2: ld returned 1 exit status
make[1]: *** [mysql] Error 1
make[1]: Leaving directory `/snortinstall/mysql-3.23.52/client'
make: *** [install-recursive] Error 1
can someone Please help ?
I just need the client to use it with Snort IDS !!!
thanks !!
Just install the Fedora MySQL RPM (i.e. not mysql-server, etc) from the
distribution CD.
-- Alex
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]