Changes between Version 32 and Version 33 of dev/LinuxDebian
- Timestamp:
- Dec 10, 2008, 5:11:49 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev/LinuxDebian
v32 v33 9 9 == Dependencies == 10 10 11 To install all tools and libraries Orxonox needs, use the following command11 To install all tools and libraries Orxonox needs, type the following command (as root) 12 12 {{{ 13 user@debian:~> sudo aptitude install build-essential cmake libogre-dev libois-dev libboost-thread-dev libopenal-dev libalut-dev libenet-dev libfreeimage-dev libzzip-dev liblua5.1-0-dev tcl8.4-dev13 # aptitude install build-essential cmake libogre-dev libcegui-mk2-dev libenet1-dev libboost-dev libalut-dev libvorbis-dev tcl-dev 14 14 }}} 15 15