Changes between Version 4 and Version 5 of Installation/Ubuntu
- Timestamp:
- 04/07/2011 03:40:45 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Installation/Ubuntu
v4 v5 4 4 #!NewsFlash 5 5 = Instructions apply to = 6 - Ubuntu 11.04 (Natty) 6 7 - Ubuntu 10.10 (Maverick) 7 8 - Ubuntu 10.04 LTS (Lucid) … … 28 29 - xutils-dev 29 30 - libxext-dev 31 - libxpm-dev 30 32 31 33 If you don't use the Adapt Manager, enter the command 32 34 {{{ 33 sudo apt-get install make libmotif-dev libc6-dev tcsh xterm x11proto-core-dev x11proto-print-dev x11proto-xext-dev libxt-dev libx11-dev xutils-dev libxext-dev 35 sudo apt-get install make libmotif-dev libc6-dev tcsh xterm x11proto-core-dev x11proto-print-dev x11proto-xext-dev libxt-dev libx11-dev xutils-dev libxext-dev libxpm-dev 34 36 }}} 35 37 and follow the instructions. … … 50 52 == Known issues == 51 53 54 * Ubuntu 11.04: Font conversion warnings in the terminal window. 52 55 * __Important note__: Motif libraries shipped with Ubuntu 9 and 10 are not compatible to SH/SHM. You can use the Ubuntu 8.04's libs as a quick and dirty fix (details see ticket #12). 53 56 {{{