Tokutek / mongo

TokuMX is a high-performance, concurrent, compressing, drop-in replacement engine for MongoDB | Issue tracker: https://tokutek.atlassian.net/browse/MX/ |
http://www.tokutek.com/products/tokumx-for-mongodb/
704 stars 97 forks source link

have error,Find the edge of the search engine is not the answer #1184

Closed woshihj closed 10 years ago

woshihj commented 10 years ago

Ubuntu 12.04.4 LTS

Linux ubuntu 3.2.0-64-generic #97-Ubuntu SMP Wed Jun 4 22:04:21 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

root@ubuntu:/usr/bin# mongo TokuMX mongo shell v1.5.0-mongodb-2.4.10 connecting to: test Sun Jun 29 20:51:14.197 Error: couldn't connect to server 127.0.0.1:27017 at /data/package-deb-ubuntu-precise/build/tokumx-1.5.0/src/mongo/shell/mongo.js:145 exception: connect failed

error in log file: mongod: symbol lookup error: mongod: undefined symbol: _ZN7pcrecpp2RE4InitEPKcPKNS_10RE_OptionsE

leifwalsh commented 10 years ago

You need to install libpcre3, or if that doesn't work, try installing from the tarball: http://docs.tokutek.com/tokumx/tokumx-installation.html#tokumx-installation-installing-tarball

If you installed from a package, libpcre3 should have been a dependency so I'm a little worried that it wasn't...

Cheers, Leif

On Sun, Jun 29, 2014 at 8:52 AM, woshihj notifications@github.com wrote:

Ubuntu 12.04.4 LTS Linux ubuntu 3.2.0-64-generic #97-Ubuntu SMP Wed Jun 4 22:04:21 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux root@ubuntu:/usr/bin# mongo TokuMX mongo shell v1.5.0-mongodb-2.4.10 connecting to: test Sun Jun 29 20:51:14.197 Error: couldn't connect to server 127.0.0.1:27017 at /data/package-deb-ubuntu-precise/build/tokumx-1.5.0/src/mongo/shell/mongo.js:145 exception: connect failed error in log file:

mongod: symbol lookup error: mongod: undefined symbol: _ZN7pcrecpp2RE4InitEPKcPKNS_10RE_OptionsE

Reply to this email directly or view it on GitHub: https://github.com/Tokutek/mongo/issues/1184

woshihj commented 10 years ago

thanks, I installed by tarball; Implementation of Mongo can log on to. Do not know whether there will be follow-up using error.