'Mongodb source code installation and makefile
I am dowloading the tarball file of mongodb and running it using config file which I created using the following command: **./mongod --config /my_path_to/mongodb-linux-x86_64-ubuntu2004-5.0.6/mongo.conf --logpath /my_path_to/mongodb-linux-x86_64-ubuntu2004-5.0.6/logs/mongod.log **
Can someone help me that instead of this how can I use makefile and make command? What do we write in makefile?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
