这样设置后 ./configure --with-scws=/usr/local/scws --with-php-config=/usr/local/php/bin/php-config 然后还是出错 不加--with-php-config=/usr/local/php/bin/php-config不会出错,但是PHP无法加载 # make /bin/sh /niran/fenci/scws-1.1.2/phpext/libtool --mode=compile gcc -I...
...装步骤,却发现出错了: 看代码: [code] [root@localhost phpext]# ./configure --with-scws=/usr/local/scws/ --with-php-config=/usr/local/php5/bin/php-config checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does...
...SQL 5.1.30 (源码编译) 按照http://www.hightman.cn/bbs/showthread.php?tid=503的指示 安装了scws-1.0.x到 /usr/local/scws,然后一步步走下来, 重新make了MySQL,plugin下面的scws进行configure正常,但在编译时出了错误,错误信息如下: In file includ...
我今天在阿里云的vps上安装1.2.0 / 8.55Mb / 2011-12-12 这个版本也遇到了这个问题,现在安装测试版试试[hr] 测试版:1.3.0b / 8.60Mb / 2012-01-11 这个版本正常 没有出现上面的问题
最后一步出现这个错误 [root@64646155 phpext]# make && make install /bin/sh /niran/fenci/scws/phpext/libtool --mode=compile cc -I. -I/niran/fenci/scws/phpext -DPHP_ATOM_INC -I/niran/fenci/scws/phpext/include -I/niran/fenci/scws/phpext/main -I/niran/fenci/scws/phpext -I/usr/local/php/i...
...t.h,xtree.h,pool.h,darray.h 最新下载地址:[url]http://www.ftphp.com/scws/download.php[/url] 演示地址:[url]http://www.ftphp.com/scws/demo.php[/url]
..., int yes); void scws_set_duality(scws_t s, int yes); diff -ur scws-1.2.1/phpext/php_scws.c scws-1.2.1.changed/phpext/php_scws.c --- scws-1.2.1/phpext/php_scws.c 2013-01-07 14:43:56.000000000 +0800 +++ scws-1.2.1.changed/phpext/php_scws.c 2013-07-03 10:38:55.288772732 +0800 @@ -111,6 +111,7 @@ PH...
...深感抱歉。 演示地址:[url=http://www.hightman.cn/demo/scws/v4.php]http://www.hightman.cn/demo/scws/v4.php[/url] 下载地址:[b][size=4][color=blue]在文章附件中 (下载前必须先登录论坛)[/color][/size][/b] 压缩包中包括以下部分: etc/ - gbk 版本词...
已经查证, 简单如下处理即可, 只需修改 phpext/php_scws.c ,开头加入几行: *** phpext/php_scws.c 14 May 2009 19:25:32 -0000 1.3 --- phpext/php_scws.c 16 Jul 2009 14:16:03 -0000 1.4 *************** *** 16,22 **** +------------------------------------------...
...在生成代码... 2>------ 已启动生成: 项目: scws, 配置: Debug_PHP53 Win32 ------ 2> php_scws.c 2>..\phpext\php_scws.c(25): fatal error C1083: 无法打开包括文件:“php.h”: No such file or directory ...