Changes between Version 6 and Version 7 of build/04x/linux
- Timestamp:
- 08/15/11 21:49:25 (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
build/04x/linux
v6 v7 11 11 sudo apt-get install -y cmake # cmake build tool 12 12 sudo apt-get install -y python # Python is used by the build tool 13 sudo apt-get install -y libssl-dev libboost1.42-all-dev python-dev 13 sudo apt-get install -y libssl-dev libboost1.42-all-dev python-dev libprotobuf-dev 14 14 # A long list of libraries used by the program (some optional) 15 15 # ... more to come








