搜索

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

1.RE: SCWS-1.0.3 + PHP 5.3.0 問題回報

更新时间:2009-07-16 22:07 t By hightman

... php_scws.c,v 1.3 2009/05/14 19:25:32 hightman Exp $ */ #ifdef HAVE_CONFIG_H #include "config.h" --- 16,22 ---- +----------------------------------------------------------------------+ */ ! /* $Id: php_scws.c,v 1.4 2009/07/16 14:16:03 hightman Exp $ */ #ifdef HAVE_CONF...

2.RE: hi hightman, scws_ext cant be run on x64!!!??

发布时间:2010-12-20 08:12 t By postwhere

..., ext, zend for the globle include directory, but last thing i cause is no config_w32.h in main, i got some help online, the config_w32.h file must be compile by myself use some building tools, and how do u do for this scws_ext.dll compil? show me something> thx :)

3.RE: 关于SCWS的编译问题

发布时间:2013-11-18 15:11 t By kimiduan

源码目录里是没有php.h的; 现在在编译时遇到一个新的问题: fatal error C1083: 无法打开包括文件:“../main/config.w32.h”: No such file or directory 用网上的那些方法也还是没法解决,请问有什么方法没? 我的编译环境是VS2008

4.RE: 关于SCWS的编译问题

发布时间:2013-11-18 15:11 t By kimiduan

源码目录里是没有php.h的; 现在在编译时遇到一个新的问题: fatal error C1083: 无法打开包括文件:“../main/config.w32.h”: No such file or directory 用网上的那些方法也还是没法解决,请问有什么方法没? 我的编译环境是VS2008

5.hi hightman, scws_ext cant be run on x64!!!??

发布时间:2010-12-19 19:12 t By postwhere

... in Unknown on line 0 ------------------------------------------ all i config is absolutly right, the prob must be the lib:php_scws.dll is a win32/64 compatible!! so could u build the the lib on x64 platform or make it canbe used on x64 system(win2008r2 x64)! thanks by my all!! also u can giv...

6.RE: scws1.1.7 安装失败

发布时间:2011-05-23 09:05 t By iranw

...7]# cd etc/ [root@localhost etc]# /opt/php-5.2.17/bin/phpize Cannot find config.m4. Make sure that you run '/opt/php-5.2.17/bin/phpize' in the top level source directory of the module [root@localhost etc]# cd .. 希望hightman能在帮我看下 解决下 谢谢 :blush::blush:

7.scws在ubuntu9.0.4上不能编译

更新时间:2009-05-27 09:05 t By tianfan

.configure --prefix=/usr/local/scws 运行 之后,前面看起来都很正常,最后部分出问题了 ----------------------------- checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sa...

8.scws1.1.2 安装错误

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

...,却发现出错了: 看代码: [code] [root@localhost phpext]# ./configure --with-scws=/usr/local/scws/ --with-php-config=/usr/local/php5/bin/php-config checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not trun...

9.分词时出现堆栈溢出错误

更新时间:2013-04-10 10:04 t By swish

... pool */ struct pheap { int size; int used; char block[]; }; 3、config_win32.h里,改 #define strcasecmp(s1, s2) _stricmp(s1, s2) 为 #define strcasecmp(s1, s2) stricmp(s1, s2) 4、scws.h中,加入导出修饰符 /* api: init the scws handler */ scws_t __declspec(dllexport) scws...

10.[2013] SCWS-1.2.2 发布,BSD协议、支持自定义词库、PHP5.4

更新时间:2013-07-11 21:07 t By hightman

...scws23 演示文件的一些写法与新版 PHP 不兼容 3) 修正一些 configure 检测错误 [b]scws-1.2.1 发布于 2013-1-15[/b] 1) 将源码迁移并托管到 github 2) 改进 C API 中 scws_fork() 的算法,使之更为合理 3) 迁移并修改新版官方主页:http://www.xunsear...

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