Snort mailing list archives

Re: Snort with Mysql


From: Matt Kettler <mkettler () evi-inc com>
Date: Thu, 22 Aug 2002 17:44:35 -0400

Hmm... do you have any shared libs in /usr/lib, or are they *all* in /usr/local/lib?

I ask because it looks like /usr/lib was replaced with /usr/local/lib, but you might want both.

try using strace snort and see what shared lib it tries to open before bombing..

At 05:52 PM 8/22/2002 -0300, Marcone Luis Theisen wrote:
Hello list,

I compile the snort with option --with-mysql=/usr/local/mysql..:

./configure --with-mysql=/usr/local/mysql
make
make install

but a receive this message:

# snort
snort: error while loading shared libraries: cannot open shared
object file: cannot load shared object file: No such file or directory


My /etc/ld.so.conf

/usr/local/lib
/usr/X11R6/lib
/usr/i386-slackware-linux/lib
/opt/gnome/lib
/usr/openwin/lib
/usr/local/mysql/lib/mysql

#ldconfig

My /etc/profile

# Set the default system $PATH:
PATH="/usr/local/src/java/j2sdk1.4.0_01/bin/:/usr/local/pgsql/bin:/usr/local/mysql/bin/:
/sbin:/usr/sbin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games"

My file libmysqlclient.so.10 is in /usr/local/mysql/lib/mysql/

Any ideas ?

I'm use Slackware 8.0

Thank's.




-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: