源码目录里是没有php.h的; 现在在编译时遇到一个新的问题: fatal error C1083: 无法打开包括文件:“../main/config.w32.h”: No such file or directory 用网上的那些方法也还是没法解决,请问有什么方法没? 我的编译环境是VS2008
...,却发现出错了: 看代码: [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...
...里以前的错误,是在 $xs = new XS(VENDOR_PATH.'sdk/php/app/'.$xs_config); $search = $xs->search; 下加上 $search->setTimeout(0);//设置链接不超时 但是加了后问题依旧,麻烦请帮看看是哪的问题!
... 的内容的作法, 当 xattr 为常量字符串时会出错. 2) 调整 config.h 的包含方式移入 .c 文件而非 .h 文件 3) 增加一些PHP测试脚本, 位于phpext/scws_test.php, 精选了一些岐义较多的语句进行测试。 4) 修正 scws_has_word() 的一处内存汇露 (感...
[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... ...
...n/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT xdb.lo -MD -MP -MF .deps/xdb.Tpo -c -o xdb.lo xdb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT xdb.lo -MD -MP -MF .deps/xdb.Tpo -c xdb.c -DDLL_EXPORT -DPIC -o .libs/xdb.o x...
...cws ... no Installing scws (1.2.3-dev) ... Extracting scws package ... Configuring scws ... ----- checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... n...
...king for gcc... gcc checking for C compiler default output file name... configure: error: in `/opt/xunsearch/scws-1.1.8': configure: error: C compiler cannot create executables See `config.log' for more details. [/code] 请问高人,问题在哪?我电脑上已经安装了gcc和make。 ...
...Ubuntu 12.04,中安装不成功 root@ubuntu:/home/mrfer/scws-1.2.0# ./configure --prefix=/usr/local/scws ; make ; make install checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... mawk checking ...
...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: