|
|
@ -64,8 +64,9 @@ for Ubuntu 12.04: |
|
|
|
for other Ubuntu & Debian: |
|
|
|
for other Ubuntu & Debian: |
|
|
|
|
|
|
|
|
|
|
|
sudo apt-get install libdb4.8-dev |
|
|
|
sudo apt-get install libdb4.8-dev |
|
|
|
sudo apt-get install libdb4.8++-dev |
|
|
|
sudo apt-get install libdb++-dev |
|
|
|
sudo apt-get install libboost1.37-dev |
|
|
|
sudo apt-get install libboost-all-dev |
|
|
|
|
|
|
|
|
|
|
|
(If using Boost 1.37, append -mt to the boost libraries in the makefile) |
|
|
|
(If using Boost 1.37, append -mt to the boost libraries in the makefile) |
|
|
|
|
|
|
|
|
|
|
|
Optional: |
|
|
|
Optional: |
|
|
|