You are not logged in.

#1 2004-10-29 16:16:07

Aletheuo
Member
Registered: 2004-03-26
Posts: 59

snort error since recent mysql update

Is anybody else seeing this error message when they execute snort?  I'm not sure if this is my setup or a bug that needs to be reported.
"snort: error while loading shared libraries: libmysqlclient.so.14: cannot open shared object file: No such file or directory"

This error returns when executing either the snort binary in the Arch snort package or a self compiled snort binary.

The libmysqlclient.so.14 file does exist, it is here:
/usr/lib/mysql
-rwxr-xr-x  1 root root  888 Oct 27 11:11 libmysqlclient.la
lrwxrwxrwx  1 root root   24 Oct 27 12:17 libmysqlclient.so -> libmysqlclient.so.14.0.0
lrwxrwxrwx  1 root root   24 Oct 27 12:17 libmysqlclient.so.14 -> libmysqlclient.so.14.0.0
-rwxr-xr-x  1 root root 1.1M Oct 27 11:11 libmysqlclient.so.14.0.0

Thanks,
Craig


Arch Linux (Duke)
JabberID:  cgill27@jabber.org
IRC: Aletheuo
Registered Linux User #354975

Offline

#2 2004-10-29 20:35:41

Aletheuo
Member
Registered: 2004-03-26
Posts: 59

Re: snort error since recent mysql update

Nevermind, it is working now after the latest pacman update, the first mysql 4.1.7 package had problems.

Craig


Arch Linux (Duke)
JabberID:  cgill27@jabber.org
IRC: Aletheuo
Registered Linux User #354975

Offline

#3 2004-11-02 23:59:41

mbkamble
Member
Registered: 2004-11-02
Posts: 2

Re: snort error since recent mysql update

I am seeing the same problem with my perl scripts that use DBI.
bash> ldd /usr/lib/perl5/site_perl/current/i686-linux-thread-multi/auto/DBD/mysql/mysql.so
        linux-gate.so.1 =>  (0xffffe000)
        libmysqlclient.so.12 => not found
        libz.so.1 => /usr/lib/libz.so.1 (0x40025000)
        libcrypt.so.1 => /lib/tls/libcrypt.so.1 (0x40037000)
        libnsl.so.1 => /lib/tls/libnsl.so.1 (0x40064000)
        libm.so.6 => /lib/tls/libm.so.6 (0x40079000)
        libssl.so.0.9.7 => /usr/lib/libssl.so.0.9.7 (0x4009c000)
        libcrypto.so.0.9.7 => /usr/lib/libcrypto.so.0.9.7 (0x400cd000)
        libc.so.6 => /lib/tls/libc.so.6 (0x401d3000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
        libdl.so.2 => /lib/tls/libdl.so.2 (0x40309000)

mysql.so is refrencing libmysqlclient.so.12 which is no longer available due to upgrade.

Offline

#4 2004-11-03 01:36:46

apeiro
Daddy
From: Victoria, BC, Canada
Registered: 2002-08-12
Posts: 771
Website

Re: snort error since recent mysql update

Gotcha.  I've submitted a bug report to Eric, the maintainer.

Offline

#5 2004-12-18 08:46:24

Shofs
Member
From: Central Illinois
Registered: 2004-12-15
Posts: 184

Re: snort error since recent mysql update

Please check this thread. http://bbs.archlinux.org/viewtopic.php? … highlight=

I can't get MySQL and PHP working together.

Offline

Board footer

Powered by FluxBB