Guten Tag.
Ich habe
MySQL 4.1.3 und
proFTPd 1.2.9 auf meinem Server
Unix Fedora Core 2 selbst kompiliert.
MySQL 4.1.3 befindet sich im Verzeichnis
/www/mysqlproFTPd 1.2.9 befindet sich im Verzeichnis
/usr/localIch habe MySQL so kompiliert:./configure --prefix=/www/mysql --enable-shared --enable-static --with-named-z-libs=/usr/include --with-unix-socket-path=/www/mysql/mysql.sock --with-tcp-port=3306 --with-mysqld-user=mysql --with-openssl --with-isam
Und proFTP folgendermaßen:./configure --prefix=/usr/local --sysconfdir=/etc/proftpd --enable-auth-pam --enable-cap --enable-ipv6 --enable-shadow --with-modules=mod_sql:mod_sql_mysql:mod_quotatab:mod_quotatab_file:mod_quotatab_sql --with-includes=/www/mysql/include/mysql --with-libraries=/www/mysql/lib/mysql
Wenn ich jetzt versuche proFTP per ./proftpd zu starten, dann kommt folgende Fehlermeldung:./proftpd: error while loading shared libraries: libmysqlclient.so.14: cannot open shared object file: No such file or directoryWoran kann das liegen? Mein Directory-Listing von /www/mysql/lib/mysql-rw-r--r-- 1 root root 11770 16. Aug 13:53 libdbug.a
-rw-r--r-- 1 root root 41180 16. Aug 13:53 libheap.a
-rw-r--r-- 1 root root 14396 16. Aug 13:53 libmerge.a
-rw-r--r-- 1 root root 309240 16. Aug 13:53 libmyisam.a
-rw-r--r-- 1 root root 26222 16. Aug 13:53 libmyisammrg.a
-rw-r--r-- 1 root root 451052 16. Aug 13:53 libmysqlclient.a
-rwxr-xr-x 1 root root 897 16. Aug 13:53 libmysqlclient.la*
lrwxrwxrwx 1 root root 24 16. Aug 13:53 libmysqlclient.so -> libmysqlclient.so.14.0.0*
lrwxrwxrwx 1 root root 24 16. Aug 13:53 libmysqlclient.so.14 -> libmysqlclient.so.14.0.0*
-rwxr-xr-x 1 root root 1390970 16. Aug 13:53 libmysqlclient.so.14.0.0*
-rw-r--r-- 1 root root 226012 16. Aug 13:53 libmystrings.a
-rw-r--r-- 1 root root 248774 16. Aug 13:53 libmysys.a
-rw-r--r-- 1 root root 98884 16. Aug 13:53 libnisam.a
-rw-r--r-- 1 root root 15226 16. Aug 13:53 libvio.a
VIELEN DANK IM VORAUSMichael Rack
http://www.michaelrack.de