由 gisworld 在 07-22-2003 00:15 发表:
【求助】proftpd1.2.9rc1+mysql 4.0.13安装无法编译
RH9,PROFTPD 1.2.9RC1(cvs checkout出来的也是同样的问题),mysql 4.0.13 source安装。
首先编辑了contrib/mod_sql_mysql.c文件,修改了mysql.h的路径。
然后:
./configure --prefix=/usr/local/proftpd --with-modules=mod_sql_mysql --with-includes=/usr/local/mysql/include/mysql --with-libraries=/usr/local/mysql/lib/mysql
make
出错