Details
-
Question
-
Resolution: Done
-
Major - P3
-
None
-
3.2.4
-
None
-
Oracle Solaris 10 1/13 s10x_u11wos_24a X86
-
Fully Compatible
Description
Hello,
I'm using Solaris 10 and want to install MongoDB 3.2.4. Installation itself is fine but the startup failed with the following error
[ Apr 6 14:35:44 Executing start method ("/opt/mongo/bin/start_mongodb") ]
|
ld.so.1: mongod: fatal: libsocket.so.1: version 'SUNW_1.7' not found (required by file /usr/local/mongodb-solaris-x86_64-3.2.4/bin/mongod)
|
ld.so.1: mongod: fatal: libsocket.so.1: open failed: No such file or directory
|
/opt/mongo/bin/start_mongodb: line 9: 5664 Killed /opt/mongo/bin/mongod --config /opt/etc/mongo/mongodb.cfg $MONGO_PARAM
|
[ Apr 6 14:35:44 Method "start" exited with status 137 ]
|
After browsing the internet I read that MongoDB 3.2.X is compiled using Solaris 11. Is there a way to fix this issue on Solaris 10 or do I have to switch to Solaris 11?
Thanks and advance.
Regards,
Daniel Heitepriem