Home › Forums › OS X Server and Client Discussion › Questions and Answers › problem: compiling proftp with mysql module on macos xclient
i used the distribution mysql from http://www.entropy.ch
i have the following problem if i compile the whole thing:
etc… ./configure –with-modules=mod_sql:mod_sql_mysql –with-includes=/usr/local/include –with-libraries=/usr/local/mysql/bin
make
>>> ld: can’t locate file for: -lmysqlclient
what is the problem ? where can i find this file ?
thanks for any reply ..
./configure –with-modules=mod_sql:mod_sql_mysql –with-includes=/usr/local/mysql/bin –with-libraries=/usr/local/mysql/lib
Comments are closed