Changes between Version 6 and Version 7 of Support/PlatformSpecifics/Debian-Dependencies
- Timestamp:
- 05/09/10 17:17:43 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Support/PlatformSpecifics/Debian-Dependencies
v6 v7 3 3 {{{ 4 4 # First grab the tools required to configure builds system (cmake), compile (g++) and do version control (subversion): 5 sudo apt-get install cmake subversion g++5 sudo apt-get install cmake ccmake subversion g++ 6 6 7 7 # Next up we need OpenGL and GLX, for Nvidia drivers you'll need something like the following:
