I am trying to install the latest version of mongodb on SUN OS 5.9 using the package from http://www.mongodb.org/downloads .
After I unzip the package on Solaris, I get the following error when I run the following
bin/mongod --help bin/mongod: cannot execute binary file
Is there a way to fix this problem without creating a package from the source?
Is this a SPARC Solaris machine? Due to the use of Little Endian in the data warehouse, MongoDB does not currently work on Big Endian processors such as SPARC and PowerPC.
MongoDB will run on Solaris, but only Solaris for Intel.