Prerequisites for installation on CentOS systems
Instructions apply to
- CentOS 6
- CentOS 5
- CentOS 4
Please be sure that you have the following packages installed:
- gcc
- tcsh
- nedit
- imake
- xterm
- openmotif-devel
- libXpm-devel
Using yum you can install all necessary packages by running:
yum install gcc tcsh nedit imake xterm openmotif-devel libXpm-devel
In CentOS 6 nedit is not available, you also have to install additional fonts:
yum install gedit xorg-x11-fonts-ISO8859-1-75dpi
Now proceed with download and installation of SH/SHM.
Known issues
- CentOS 4 & 5 ship python version 2.4 by default and there's no regular update available. All python related functions of SH/SHM may not work, since it's only tested for python 2.5 and above.