从 Git 源码仓库安装后,./configure后报libevent版本过低的错误,重新安装libevent2.0.20并指定--with-libevent后仍然报错。。。用自动安装的方式安装没问题,求解!
... xapian-core-scws ... Compiling & installing xapian-core-scws ... Checking libevent ... no Installing libevent (1.4.14b-stable) ... Extracting libevent package ... Configuring libevent ... Compiling & installing libevent ... Extracting xunsearch package (1.0.1) ... Configuring xunsearch ... Compilin...
...s checking for sun_len in sys/un.h... yes checking for event2/event.h of libevent... yes: /usr/local/xunsearch checking for correct libevent version... ok checking for event_base_new in -levent_core... yes checking for scws.h of scws... yes: /usr/local/xunsearch checking for scws_new in -lscws...
... yes: /usr/local/xunsearch Checking xapian-core-scws ... 1.2.15 Checking libevent ... 2.0.21-stable Extracting xunsearch package (1.4.8) ... Configuring xunsearch ... Compiling & installing xunsearch ... ----- test -z "/usr/local/xunsearch/etc" || /bin/mkdir -p "/usr/local/xunsearch/etc" /u...
...gure --prefix=/usr/local/xunsearch --with-scws=/usr/local/xunsearch --with-libevent=/usr/local/xunsearch --with-xapian=/usr/local/xunsearch 仍然产生这个错误 ls -al /usr/local/xunsearch/include/scws -rw-r--r-- 1 root wheel 306 2 26 15:08 charset.h -rw-r--r-- 1 root wheel 246 2 26 ...
...n格式返回数据[/b] 软件基于scws 1.1.7版本二次开发 基于libevent进行http封装,请求更简单 功能: 1.词库为文本文件方式,增加、删除更方便 2.支持gbk与utf-8(基于scws功能) 3.运行中可修改词库,不停服务只需一个命令即可使新...
...定义分词器 XSTokenizerScws 接受参数作为复合等级 4. 升级 libevent 到 2.x 版 5. 修正中文 stopwords 不生效的问题 6. 取消恼人的 NODB(S#506) 错误提示 7. 新增获取文档匹配词表的接口 XSSearch::setRequireMatchedTerm 官方网站:[url]http://www.xuns...
...re...... no checking for sun_len in sys/un.h... no checking for event.h of libevent... yes: /usr/local/xunsearch checking for correct libevent version... ok checking for event_init in -levent... yes checking for scws.h of scws... yes: /usr/local/xunsearch checking for scws_new in -lscws... yes check...
...一个包含安装所需求的全部组件的完整安装包(含 xapian/libevent/scws),您只要下载并安装此完整安装包即可。为什么还会以上错误?怎么解决呢?