搜索

大约有 60 项符合查询结果, 库内数据总量为 3,513 项。 (搜索耗时:0.3904秒)

1.RE: 安装scws-1.1.2php扩展出现问题。

发布时间:2010-08-12 00:08 t By hightman

必须先安装scws主体啊,在安装phpext/之前。 cd scws-1.1.2/ ; ./configure --prefix=/usr/local/scws ; make ; make install 然后再做你的上述步骤!

2.RE: scws 1.1.2 php extension安装的问题

发布时间:2010-06-20 23:06 t By sambohuang

我也是楼主这个情形,分词结果一样。 最后发现下载的词库权限是600 chmod +r后就正常了

3.安装scws-1.1.2php扩展出现问题。

更新时间:2010-08-11 12:08 t By cxh1984

1) 进入源码目录的 phpext/ 目录 ( cd ~/scws-1.1.1 ) 2) 执行 phpize (在PHP安装目录的bin/目录下) [color=#FF0000]3) 执行 ./configure --with-scws=/usr/local/scws [/color] 执行第3步时出现 checking for gawk... no checking for nawk... nawk checking if nawk is broken...

4.RE: scws 1.1.2 php extension安装的问题

发布时间:2010-06-12 17:06 t By hightman

1,第2:先用 php -i | grep Configuration 确定一下你真实的 php.ini 的位置。 至于apache的问题,暂不讨论了。 extension_dir 和 extension 的关系:加载时的真实路径是 extension_dir + extension 联合在一起作为路径,你说该怎么设? 此外 $s...

5.RE: 安装scws-1.1.2php扩展出现问题。

发布时间:2010-08-13 15:08 t By zr443

我也需要这样的问题,我的是FreeBSD8.0 test.c都通不过,提示找不到scws.h 不知改如何解决啊。

6.RE: php扩展问题

发布时间:2010-09-03 17:09 t By qqnr

这样设置后 ./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...

7.xunsearch-1.3.2 (基于xapian/scws/php的开源中文全文搜索)

发布时间:2012-07-02 13:07 t By hightman

...新的 [url=http://xapian.org]xapian-core-1.2.12[/url]、[url=http://www.ftphp.com/scws/]scws-1.2.0[/url] 其它改动详见下面相关链接: 官方网站:[url]http://www.xunsearch.com/[/url] 下载地址:[url]http://www.xunsearch.com/download/xunsearch-full-latest.tar.bz2[/url] 代...

8.RE: [2012] SCWS-1.2.0 发布,BSD协议、支持自定义词库、PHP5.4

发布时间:2012-05-01 12:05 t By emo

...c os下编译正常,但是无法运行。。。以下是错误日志: PHP Warning: PHP Startup: Unable to load dynamic library '/Applications/AMPPS/php-5.3/lib/extensions/ext/scws.so' - dlopen(/Applications/AMPPS/php-5.3/lib/extensions/ext/scws.so, 9): no suitable image found. Did find:\n\t/A...

9.RE: 1.1.2的 自定义字典无法使用

更新时间:2010-05-24 14:05 t By hightman

...翻测试,add_dict,无没问题。我的相关代码及设置: 1. php.ini的设置 [code] [hightman@d1 hightman]$ php -i | grep scws scws SCWS BugReport => http://www.ftphp.com/scws scws.default.charset => utf8 => utf8 scws.default.fpath => /usr/local/scws/etc => /usr/local/scws/etc [/...

10.[2013] SCWS-1.2.2 发布,BSD协议、支持自定义词库、PHP5.4

更新时间:2013-07-11 21:07 t By hightman

...面详细介绍一下 scws-1.1.x 的更新日志及用法举例(示例以PHP扩展语言为例)。 最新版下载地址:[url]http://www.xunsearch.com/scws/download.php[/url] -- [b]scws-1.2.2 发布于 2013-7-11[/b] 1) 改进中英夹杂的长词复合分法,比如 "奥迪A6/奥迪/A6" ...

  • 时间不限
  • 按相关性排序