搜索

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

41.Xunsearch 安装时常见错误解决办法(不断更新)!

更新时间:2011-09-26 10:09 t By hpxl

1. ubuntu安装时:./setup.sh 错误提示:[code]Configuring xapian-core-scws ... ----- checking for library containing zlibVersion... -lz checking for uuid/uuid.h... no checking for uuid.h... no configure: error: Neither uuid/uuid.h nor uuid.h found - required for brass, chert and fli...

42.RE: fedroa 上编译安装 scws 之后出现分词不准确

发布时间:2014-04-01 23:04 t By devenc

[quote='admin' pid='2688' dateline='1291049346'] 词库没有正确加载,你检查一下 /usr/local/scws/etc/ 下的 .xdb 的文件属性,默认.tar.bz2 解开有可能是600,建议 chmod a+r /usr/local/scws/etc/* [/quote] 非常感谢,被这个问题折磨了1天,原来是权限问题...

43.RE: Xunsearch 安装时常见错误解决办法(不断更新)!

发布时间:2014-05-08 17:05 t By fain7

[quote='hpxl' pid='14' dateline='1316156077'] 1. ubuntu安装时:./setup.sh 错误提示:[code]Configuring xapian-core-scws ... ----- checking for library containing zlibVersion... -lz checking for uuid/uuid.h... no checking for uuid.h... no configure: error: Neither uuid/uuid.h nor u...

44.php-5.2.13 扩展安装 scws出错(已解决)

更新时间:2010-05-05 09:05 t By ysllyfe

安装环境 php-5.2.13 centos 5.3 x86_64 libscws 安装成功运行test出正确结果 在运行phpize的时候,出现提示 Configuring for: PHP Api Version: 20041225 Zend Module Api No: 20060613 Zend Extension Api No: 220060519 Can't locate object method "path" via...

45.版本不符

发布时间:2010-04-13 12:04 t By hide3088569

安装SCWS-1.1.1已经php扩展scws.so 查看版本却是(Module version:0.0.3, Library version:1.0.4),并非1.1.1 win环境安装php扩展版本是(Module version:0.0.4, Library version:1.1.1) 分词结果完全不同,请问怎么回事

46.RE: xunsearch中的SCWS在我的php程序中怎么使用

发布时间:2012-01-19 20:01 t By hightman

xunsearch中的scws没有附带安装php扩展,你自行进入 packages 目录里解压 scws-1.1.9.tar.bz2 然后进入 scws-1.1.9/phpext 目录安装PHP扩展吧

47.scws1.1.2 安装错误

更新时间:2010-05-12 17:05 t By gaoomei

前几天在一台32位的linux上成功安装scws 1.1.1版本,今天看到发布了1.1.2的版本,就在一台64位的机器上准备安装。依然遵循1.1.1版本的安装步骤,却发现出错了: 看代码: [code] [root@localhost phpext]# ./configure --with-scws=/usr/local/scws...

48.安装好了scws 1.1.3 用PHP扩展分词结果错误

更新时间:2010-12-09 21:12 t By hya0502

安装的是SCWS-1.1.3 PHP是5.16的会有影响吗? $cws = scws_new(); $cws->set_charset('gbk'); $cws->set_rule('/usr/local/scws/etc/rules.ini'); $cws->set_dict('/usr/local/scws/etc/dict.xdb'); $cws->send_text('我爱看电影,不知道电影院里有什么?'); 分词的结果竟...

49.RE: Hightman 你好,我在编译scws时出现了问题

发布时间:2009-05-07 17:05 t By crackx

安装的MySQL 5.1.30是大概在2月份使用源码编译安装的,有应用在上面跑,因为我看到文档里说“6. 打完补丁后需要重新编译并安装一下 mysql,这不需要重新 configure ,只需在该目录执行 make ; make install 即可” 所以我就把scws 插...

50.RE: 安装scws扩展时出现:error: wrong scws lib version or lib not found

发布时间:2010-10-08 23:10 t By hightman

看了提示是卡在 check library,也有可能是 m4 之类的不兼容,汗。。。手上没有BSD8.1还测不了,autoconf系统的工具兼容性很讨厌。

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