Changes between Version 6 and Version 7 of Installation/Ubuntu
- Timestamp:
- 04/07/2011 04:48:43 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Installation/Ubuntu
v6 v7 30 30 - libxext-dev 31 31 - libxpm-dev 32 - xfonts-100dpi 33 - xfonts-75dpi 32 34 33 35 If you don't use the Adapt Manager, enter the command 34 36 {{{ 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 37 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 xfonts-100dpi xfonts-75dpi 36 38 }}} 37 39 and follow the instructions. … … 53 55 54 56 * Ubuntu 11.04: fprintf format warnings during compilation. 55 * Ubuntu 11.04: Font conversion warnings in the terminal window while running SHM.56 57 * Ubuntu 9.x and 10.x: Motif libraries included 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). 57 58 {{{