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++
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++的编译器
$mongo = $this->getMondongo(); $wiki_repo = $mongo->getRepository("Wiki"); $wiki_date = new MongoDate(0); $xs = new XS('demo'); $index = $xs->index; while (true) { $wikis = $wiki_repo->find(array("query" => array("created_at" => array('$gt' => $wiki_date)), "sor...
...ror: *** 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++ ----- ERROR: failed to configure xapian-core-scws...
...e (HOME:data/, STAT_TAG:2014-W35) 2014-09-01 11:42:16 indexd[17233] ERROR failed to find db by pid (PID:17370) 2014-09-01 12:13:42 indexd[17233] NOTICE import exit (DB:c_books.db, FLAG:0x0000, PID:17352, EXIT:-2) 2014-09-01 12:13:51 indexd[17233] NOTICE [sock:7] auto commit (DB:c_books.db, COUNT:...
...or: *** 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++ 需要c++ 编译环境?文档上说提供...