搜索

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

101.RE: 安装后,这个警告如何解决?

发布时间:2011-10-10 15:10 t By hightman

[quote='askie' pid='64' dateline='1318181536'] 这个在检测说明中说一下就好了![hr] eAccelerator识别不出来,apc可以! [/quote] 新版 eacc 默认不开启 cache 功能的,你应该编译时加入 --with-eaccelerator-shared-memory 选项才可以

102.RE: 安装错误 请求支援

更新时间:2012-05-18 12:05 t By dancebear

You need a working C++ compiler to compile Xapian, but configure failed to *** find one. If you have a working C++ compiler, you can tell configure where *** to find it by invoking it like so: 搜索下错误提示似乎是你没装c++的编译

103.RE: 安装出错,求助 failed to compile scws

发布时间:2013-03-22 23:03 t By hightman

你缺少基本的编译工具,先装好 g++,gcc,make这些

104.char 和 unsigned char

发布时间:2007-12-27 23:12 t By xueron

我在CentOS4下面编译libscws正常,但是CentOS5下面很多报告。仔细看了一下,是很多地方char和unsigned char出现不匹配的情况。 两个环境的gcc版本不一样。 CentOS4 gcc version 3.4.6 20060404 CentOS5 gcc 版本 4.1.1 20070105 呵呵,不知道怎么...

105.RE: 安装出错,求助 failed to compile scws

发布时间:2013-03-22 23:03 t By hightman

你缺少基本的编译工具,先装好 g++,gcc,make这些

106.RE: 安装时出现错误

发布时间:2012-01-17 13:01 t By hightman

...么方法可以解决吗?[hr] 有没有什么办法,在其他机器上编译好了。直接拷贝到上面去运行啊? [/quote] 机器CPU架构不一样跨机编译的运行不了的,除非2边系统完全一致才有可能可以。

107.RE: setLimit的最大值及效率问题

更新时间:2012-11-30 16:11 t By hightman

这个100是在源码中确定的,如果你要改就必须改服务端代码,然后重新编译。 参见:[url]https://github.com/hightman/xunsearch/blob/master/src/task.h#L14[/url]

108.RE: xunsearch每天凌晨4点左右挂掉(log)

发布时间:2013-05-30 14:05 t By hightman

确定已经是1.4.6了?建议试试手动编译xunsearch-1.4.6,加入 --disable-memory-cache 禁用掉缓存看看

109.RE: 安装时出现错误

更新时间:2012-01-17 14:01 t By whoneed

我在本地32位编译好的,文件包括类包拷贝到了线上。 出现如下错误。 configure:error: scws_new() NOT found in libscws, please check it first http://bbs.xunsearch.com/showthread.php?tid=7 按照这个贴子处理,还是不行。 没有 ln -s libuuid.so.1.0 libuuid.so; 这...

110.安装scws分词扩展出现的问题

发布时间:2009-10-04 23:10 t By future123

...linux as5.0+httpd-2.2.11+mysql-5.0.56+php5.3.0+phpcms2008sp2+scws1.0.0 编译安装php5.3.0后找不到php.ini文件。于是找到系统自带的php rpm包,重新装了一遍,(之前编译安装的PHP5.3.0没有删除)然后vi /etc/php.ini ,把extension_dir设为空。在最后一行...

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