UNIX
Software for Unix is preinstalled on the Unix systems. All of these
commands are in the system default path, but the full path for each is
given here also.
Note that if software NeatThing is listed
as installed under /usr/local/NeatThing, executable commands
are probably in /usr/local/NeatThing/bin, manual pages are
/usr/local/NeatThing/man, etc.
Source code for Unix programs (when it is available)
can be found in /vol/src.
- Tex/LaTeX We have a version of TeX/LaTeX called TeTeX installed
in /usr/local/tetex.
- PCFileViewer This is a program which will display many types of PC Files
(e.g. Excel and Word files) under Solaris only. It can be found as /usr/local/bin/PCFileViewer.
- StarOffice StarOffice is an office suite for Unix and Windows which does
a fair job of reading/writing many file formats including MSOffice and FrameMaker.
It is installed in /usr/local/Office51 for Solaris only.
How to run Staroffice:
- Before you can run StarOffice the first time, you must run
/usr/local/Office51/bin/setup to set up StarOffice.
- Thereafter, you can start StarOffice by running /usr/local/Office51/soffice.
Note: StarOffice is big and slow. Don't run it on an old
computer and expect it to be useable.
- SNNS 4.2This is the Stuttgart Neural Network Simulator. More information can be found on The SNNS Homepage. SNNS is installed /usr/local/snns4.2 on Solaris only.
- C compilers Several C compilers are available on the ASEL systems:
Solaris systems
- SUNPRO compilers The SUNPRO compiler suite is available in /usr/local/SUNWSpro.
The C compiler is /usr/local/SUNWspro/bin/cc.
- GCC GCC 2.95 is /usr/local/gnu/bin/gcc.
- /usr/ucb/cc This compiler should NOT be used.
IRIX systems
- MIPSPRO compilers The MIPSPRO compiler suite is in /opt/MIPSpro and
the C compiler is /opt/MIPSpro/bin/cc.
- GCC is /usr/freeware/bin/gcc.
- Speech_Tools: The Edinburgh Speech Tools Library, installed in
/usr/local/est/.
This includes several useful programs to manipulate waveform files, etc....
see the manual at http://www.cstr.ed.ac.uk/projects/speech_tools/manual-1.2.0/.