2010-08-11, 12:18 PM
1) 进入源码目录的 phpext/ 目录 ( cd ~/scws-1.1.1 )
2) 执行 phpize (在PHP安装目录的bin/目录下)
3) 执行 ./configure --with-scws=/usr/local/scws
执行第3步时出现
checking for gawk... no
checking for nawk... nawk
checking if nawk is broken... no
checking for scws support... yes, shared
checking for scws_new in -lscws... no
configure: error: wrong scws lib version or lib not found
环境: Freebsd 8.0
2) 执行 phpize (在PHP安装目录的bin/目录下)
3) 执行 ./configure --with-scws=/usr/local/scws
执行第3步时出现
checking for gawk... no
checking for nawk... nawk
checking if nawk is broken... no
checking for scws support... yes, shared
checking for scws_new in -lscws... no
configure: error: wrong scws lib version or lib not found
环境: Freebsd 8.0