configure: error: *** 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: *** *** ./configure CXX=/opt/bin/c++
[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... ...
...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。 ...
...ing xapian-core-scws (1.2.7) ... Extracting xapian-core-scws package ... Configuring xapian-core-scws ... ----- checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether g++ is a working C++ compiler.....
...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...
...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 ...
.../usr/bin/nm -B output from gcc object... ok checking for sysroot... no ./configure: line 6707: /usr/bin/file: No such file or directory checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checkin...
...,却发现出错了: 看代码: [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...
...king libevent ... 2.0.21-stable Extracting xunsearch package (1.4.8) ... Configuring xunsearch ... Compiling & installing xunsearch ... ----- test -z "/usr/local/xunsearch/etc" || /bin/mkdir -p "/usr/local/xunsearch/etc" /usr/bin/install -c -m 644 'etc/py.xdb' '/usr/local/xunsearch/etc/py.xdb...
... scws... yes: /usr/local/xunsearch checking for scws_new in -lscws... no configure: error: scws_new() NOT found in libscws, please check it first. freebsd 10 xunsearch 1.4.8 有libscws.a 和 libuuid.a 但是没有libuuid.so libscws.so 没法用顶置的ln -s 方法解决~ 求解。...