- decompress the file:
gunzip msv.$ARCHOSV.tar.gz
- Extract the files from the archive:
tar xvof msv.$ARCHOSV.tar
This will create two files:
- msv.$ARCHOSV : the executable
- msv.xpm : the program's icon
- Set the MSV_HOME environment variable to the directory containing msv.xpm:
setenv MSV_HOME this_directory
- Add the directory containing msv to your path:
set path = ( $path this_directory )
rehash
After this you should be able to run the program by typing: