终端中输入这样来配置authlib
/configure \
--with-redhat \
--with-authmysql=yes \
--with-mailuser=vmail --with-mailgroup=vmail \
--with-mysql-libs=/usr/local/mysql/lib/mysql --with-mysql-includes=/usr/local/mysql/include/mysql/
出现以下的错误,配置不能进行
configure: error: --with-authmysql specified but no mysqlclient.so
在搜索的路径里找不到mysqlclient.so,但是我的libmysqlclient.so的确是在/usr/local/incle/mysql/目录下
求助高手,配置参数是不是还是要加点寻找mysql目录???
谢谢大家!不胜感激
liyingchunvip 于 2010-05-24 10:05:36发表:
哎!!看来没有高手啊,都是在玩图形的!