...经安装成功! 安装php扩展: 1. 执行phpize信息: [code]Configuring for: PHP Api Version: 20090626 Zend Module Api No: 20090626 Zend Extension Api No: 220090626 Configuring for: PHP Api Version: 20090626 Zend Module Api No: 20090626 Zend Extensio...
...e='1316156077'] 1. ubuntu安装时:./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 bra...
...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。 ...
You need a working C++ compiler to compile Xapian, but configure failed to *** find one. If you have a working C++ compiler, you can tell configure where *** to find it by invoking it like so: 搜索下错误提示似乎是你没装c++的编译器
...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 ...
...ling xapian-core-scws (1.2.15) ... Extracting xapian-core-scws package ... Configuring xapian-core-scws ... ----- checking for sys/errno.h... yes checking for sys/select.h... yes checking for sys/resource.h... yes checking for valgrind... no checking for working memcmp... yes checking for strerror.....
...hpize (在PHP安装目录的bin/目录下) [color=#FF0000]3) 执行 ./configure --with-scws=/usr/local/scws [/color] 执行第3步时出现 checking for gawk... no checking for nawk... nawk checking if nawk is broken... no checking for scws support... yes, shared checking for scws_new ...
[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... ...
...g for scws... yes: /home/xunsearch checking for scws_new in -lscws... no configure: error: scws_new() NOT found in libscws, please check it first. ----- ERROR: failed to configure xapian-core-scws, see 'setup.log' for more detail 没配置xapian-core-scws 这个是什么问题啊?? 找了...
...路径为/usr/local/scws 但是编译php扩展时报以下错误: # ./configure --with-scws=/usr/local/scws/ --with-php-config=/usr/local/bin/php-config checking for scws support... yes, shared checking for scws_new in -lscws... no configure: error: wrong scws lib version or lib not found 我...