DB Installation Issue: Binary files folder (bin) is missing in downloaded zip for MongoDB (Windows 64-bit) -
i downloaded mongodb windows 64-bit http://www.mongodb.org/downloads. file name: mongodb-src-r3.0.3.zip
however, zip folder doesn't have bin folder & no .exe files use installation (as given in installation steps).
the below commands use windows 7 64-bit architecture. wmic os caption wmic os osarchitecture
even tried using .msi (installation package) given in same downloads page. doesn't give error. still bin folder not created test mongodb (mongod.exe).
am missing something?
Comments
Post a Comment