Hallo zusammen,
ich versuche proftpd zu installieren. habe das package rutnergeladen (bewusst will ich net aus den Ports installieren)
und habe das programm folgendermaßen configuriert
Führe nun make aus.
Dann bekomm ich allerdings den folgenden Fehler:
habe folgende libaries in /usr/local/lib/mysql/ die ich als hierfür relevant sehe.
kann mir jemand helfen? was mache ich falsch? oder was fehlt mir?
LG
Steven
ich versuche proftpd zu installieren. habe das package rutnergeladen (bewusst will ich net aus den Ports installieren)
und habe das programm folgendermaßen configuriert
Code:
./configure --enable-dso --enable-openssl --with-mysql --with-modules=mod_ratio:mod_readme:mod_rewrite:mod_wrap2:mod_sql_mysql:mod_sql:mod_tls:mod_quotatab:mod_quotatab_file:mod_quotatab_sql:mod_ifsession
Führe nun make aus.
Dann bekomm ich allerdings den folgenden Fehler:
Code:
/usr/bin/ld: cannot find -lmysqlclient
rm -f .libs/proftpdS.o
*** Error code 1
habe folgende libaries in /usr/local/lib/mysql/ die ich als hierfür relevant sehe.
Code:
libmysqlclient.a libmysqlclient_r.a
libmysqlclient.la libmysqlclient_r.la
libmysqlclient.so libmysqlclient_r.so
libmysqlclient.so.16 libmysqlclient_r.so.16
kann mir jemand helfen? was mache ich falsch? oder was fehlt mir?
LG
Steven