I'm not familiar with centos. If your dist is upgradable, it will almost always bring down a new C++ library and reconfig things such as that they work again. MongoBooster uses chrominum.
I'm not familiar with centos. If your dist is upgradable, it will almost always bring down a new C++ library and reconfig things such as that they work again. MongoBooster uses chrominum.
Yes, I looked it up also. Found that this problem is rather common.
I already have the libaries, but it needs a very specific one, which is not part of any distro or repos known to CentOS. All the solutions found seems to be for Ubuntu.
I remain unable to use mongobooster.
Yes, I looked it up also. Found that this problem is rather common.
I already have the libaries, but it needs a very specific one, which is not part of any distro or repos known to CentOS. All the solutions found seems to be for Ubuntu.
I can't run this either in centOS (centos-release-7-3.1611.el7.centos.x86_64).
lisah@localhost$ ./nosqlbooster4mongo-4.5.0.AppImage
{ userDataDir: '/home/lisah/.config/NoSQLBooster for MongoDB',
oldUserDataDir: '/home/lisah/.config/mongobooster' }
{ hasAppJson: false }
{ hasOldAppJson: false }
{ requireMigrate: false }
Unhandled rejection Error: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /tmp/.org.chromium.Chromium.Jc31nb)
at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:172:20)
at Object.Module._extensions..node (module.js:598:18)
at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:186:18)
at Module.load (module.js:503:32)
at tryModuleLoad (module.js:466:12)
at Function.Module._load (module.js:458:3)
at Module.require (module.js:513:17)
at require (internal/module.js:11:18)
at Object.<anonymous> (/tmp/.mount_nosqlbesW90h/app/resources/app.asar/node_modules/fibers/fibers.js:24:37)
at Object.<anonymous> (/tmp/.mount_nosqlbesW90h/app/resources/app.asar/node_modules/fibers/fibers.js:26:3)
at Module._compile (module.js:569:30)
at Object.Module._extensions..js (module.js:580:10)
at Module.load (module.js:503:32)
at tryModuleLoad (module.js:466:12)
at Function.Module._load (module.js:458:3)
at Module.require (module.js:513:17)
Please consider providing a suitable package for centOS7 or better instructions. This is quite a hard install process. glibc upgrades and centOS really aren't a thing ;)
I can't run this either in centOS (centos-release-7-3.1611.el7.centos.x86_64).
lisah@localhost$ ./nosqlbooster4mongo-4.5.0.AppImage
{ userDataDir: '/home/lisah/.config/NoSQLBooster for MongoDB',
oldUserDataDir: '/home/lisah/.config/mongobooster' }
{ hasAppJson: false }
{ hasOldAppJson: false }
{ requireMigrate: false }
Unhandled rejection Error: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /tmp/.org.chromium.Chromium.Jc31nb)
at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:172:20)
at Object.Module._extensions..node (module.js:598:18)
at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:186:18)
at Module.load (module.js:503:32)
at tryModuleLoad (module.js:466:12)
at Function.Module._load (module.js:458:3)
at Module.require (module.js:513:17)
at require (internal/module.js:11:18)
at Object.<anonymous> (/tmp/.mount_nosqlbesW90h/app/resources/app.asar/node_modules/fibers/fibers.js:24:37)
at Object.<anonymous> (/tmp/.mount_nosqlbesW90h/app/resources/app.asar/node_modules/fibers/fibers.js:26:3)
at Module._compile (module.js:569:30)
at Object.Module._extensions..js (module.js:580:10)
at Module.load (module.js:503:32)
at tryModuleLoad (module.js:466:12)
at Function.Module._load (module.js:458:3)
at Module.require (module.js:513:17)
Please consider providing a suitable package for centOS7 or better instructions. This is quite a hard install process. glibc upgrades and centOS really aren't a thing ;)
We need to rebuild the compiled components of the app against the CentOS 7 version of glibc which is and always will be glibc-2.17, but there's a 3rd party component that's not under our control.
We still have not found a solution to the problem, in short, incompatible with CentOS.
BTW, we use ubuntu 16 to package NoSQLBooster linux appimage
We need to rebuild the compiled components of the app against the CentOS 7 version of glibc which is and always will be glibc-2.17, but there's a 3rd party component that's not under our control.
We still have not found a solution to the problem, in short, incompatible with CentOS.
BTW, we use ubuntu 16 to package NoSQLBooster linux appimage
Could you please give me the detailed error message?
Could you please give me the detailed error message?
Replies have been locked on this page!