前几天在一台32位的linux上成功安装了scws 1.1.1版本,今天看到发布了1.1.2的版本,就在一台64位的机器上准备安装。依然遵循1.1.1版本的安装步骤,却发现出错了: 看代码: [code] [root@localhost phpext]# ./configure --with-scws=/usr/local/scws...
...ust be compile by myself use some building tools, and how do u do for this scws_ext.dll compil? show me something> thx :)
上面不是提示很清楚了吗,检测不到 scws ,原因就是 freebsd6的 libtool 好像有些不兼容 导致编译后没有生成 libscws.so 的软连接。 你进到 /usr/local/xunsearch/lib 目录,然后手动建一个软连接 libscws.so ---> libscws.so.1.0.x?? 大概是这个名字 ...
...ing for fsync... yes checking: Command not found. gateway2# checking for scws... yes: /usr/local/xunsearch checking for pread... yes checking: Command not found. checking for scws_new in -lscws... no gateway2# configure: error: scws_new() NOT found in libscws, please check it first. checking ...
[quote='hightman' pid='3401' dateline='1361417691'] 你确定 --with-scws=/usr/local/scws 这个目录下的 lib/目录下是否有 libscws.*** 的文件 [/quote] 我的是64位的系统,只有一个叫lib64的目录 [code]loading@opensuse:~> ls -ltr /usr/local/scws/lib64/ 总用量 180...
我本来是把scws封装,以便于在golang中使用,后来我遇到了并发下切词core dump的问题.为了验证问题,用c写了一个简单程序,测试稳定出core,希望大家和hightman帮忙看看这是不是一个bug,还是用法有误?代码如下: #include ...
[code]loading@opensuse:~/Downloads/scws/scws-1.2.1/phpext> ./configure --with-scws=/usr/local/scws --with-php-config=/usr/bin/php-config configure: loading site script /usr/share/site/x86_64-unknown-linux-gnu checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... ...
[b]2.0封装了scws的全部功能,并以json格式返回数据[/b] 软件基于scws 1.1.7版本二次开发 基于libevent进行http封装,请求更简单 功能: 1.词库为文本文件方式,增加、删除更方便 2.支持gbk与utf-8(基于scws功能) 3.运行中可修改词...
...tu安装时:./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 flint (you...
... dateline='1312462730'] 错误信息如下 gcc -Wl,--base-file,.libs/cygscws-1.dll-base -Wl,-e,__cygwin_dll_entry@12 -o .libs/cygscws-1.dll charset.lo crc32.lo pool.lo scws.lo xdict.lo darray.lo rule.lo lock.lo xdb.lo xtree.lo /usr/lib/gcc/i686-pc-cygwin/4.3.4/../../../libcygwin.a(libcmain.o):(...