I am installing mongodb on ubuntu terminal from this url (http://mongojs.org/install-mongodb-ubuntu-11-04-natty)
I am on the step where you type in ./mongod
when I type that I get the following: bash: ./mongod cannot execute binary file error
can someone help me get over this obstacle? thanks.