Changeset 42
- Timestamp:
- 10/30/2008 10:45:58 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
SH_SHM/trunk/doc/html/knownproblems.html
r16 r42 74 74 Uncompress the files with 'gzip -d' before use.<br> 75 75 </p> 76 <p><b>Ubuntu (thanks to Alfio Messina)</b>: 77 Ubuntu 6.06 LTS Dapper Drake with kernel 2.6.15: On this 78 system may be necessary to download and install the tcsh component 79 (TENEX C Shell) using Synaptic Packet Manager (you have to search "C 80 shell"). If you try to execute the installation script, you will have an 81 error about uil-Compiler returned by the system. Ubuntu uil-Compiler and 82 openmotif libraries does not correctly work. So, you have to update 83 them. You have to download the following packets from the site 84 "http://packages.ubuntu.com/":<br> 85 86 libmotif3_2.2.3-1.2ubuntu2_i386.deb<br> 87 libxp-dev_6.8.2-11ubuntu2_i386.deb<br> 88 libmotif-dev_2.2.3-1.2ubuntu2_i386.deb<br> 89 menu_2.1.27_i386.deb<br> 90 motif-clients_2.2.3-1.2ubuntu2_i386.deb<br> 91 92 So, you have to install them in the same writing order by the command:<br> 93 94 sudo dpkg -i packet_name.deb<br> 95 96 After these operations you can run the installation script (using tcsh). 97 When it asks you the windows text editor you want use, you can write the 98 path "/usr/bin/gedit" to use Gedit text editor (Ubuntu default editor). 99 100 </p> 76 101 <p>If you encounter other incompatibilities please send a description 77 102 to be included in this page (if it cannot be solved quickly).</p> 78 <p><small>This page last modified 1 7-Aug-2006</small></p>103 <p><small>This page last modified 11-Feb-2008</small></p> 79 104 </body> 80 105 </html>
Note: See TracChangeset
for help on using the changeset viewer.