gcc -o test -I/usr/local/scws/include/scws -L /usr/local/scws/lib test.c -lscws -Wl,--rpath -Wl, /usr/local/scws/lib /usr/bin/ld: cannot find /usr/local/scws/lib: File format not recognized collect2: ld returned 1 exit status Hightman 能否解决下?
./setup.sh 后出现错误: configure: creating ./config.status config.status: creating Makefile config.status: creating cli/Makefile config.status: creating etc/Makefile config.status: creating libscws/Makefile config.status: creating libscws/version.h config.status: creating config.h c...
...杯子 50 打 上面这句成功使用默认字典 下面自定义字典出错。 系统:apache php5 [b]Warning[/b]: scws_set_dict() [[color=#0000ff]function.scws-set-dict[/color]]: Failed to load the dict file in [b]D:\AppServ\www\rootwww\fc\test.php[/b] on line [b]24[/b] [b]Warning[/b]: ...
谢谢,我用了两台虚拟机安装的,一台出现的比较少,一台碰到大的就一直出现了[hr] http://114.80.193.25/trunkey/index.php?url=www.qq.com您可以试试这个,多刷新几下有时会出现
[root@VM71 php]# util/Indexer.php --source=csv --clean demo Object id #9 #0 lib/XS.php(2080): XSServer->read(8) #1 lib/XS.php(2065): XSServer->getRespond() #2 lib/XS.php(2042): XSServer->execCommand(Array, 201) #3 lib/XS.php(2003): XSServer->setProject('demo') #4 lib/XS.php(...
[quote='hightman' pid='3616' dateline='1363966246'] 你缺少基本的编译工具,先装好 g++,gcc,make这些 [/quote] 但是我已经yum install gcc 和 yum install gcc-c++过了,yum不是安装好了吗
xunsearch用了一天,出错,重启服务器就好了,请问这是什么问题? 错误:[XSException] ../../..(2140): Failed to recv the data from server completely (SIZE:0/8, REASON:closed) 分类: Fatal error: Uncaught [XSErrorException] ../../..(243): array_sum(): The argument should...
问题解决了~ 原因是autoconf的版本低于scws原编译的版本了 详见 http://dev.firnow.com/course/3_program/c++/cppxl/20090508/166831.html 到http://ftp.gnu.org/gnu/autoconf/上下了一个最新的包安装了一下就OK了~
解决了,是Greta的问题影响到了scws_free_tops,将项目设置改为MFC静态连接就可以了