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








