Installation & Running-I
Scivis consists of two parts:
- scivis.jar
- Configuration files
- sv_files
- sv_menu
- other optional configuration files
To install Scivis:
- add scivis.jar to your CLASSPATH environment
setenv CLASSPATH scivis.jar:$CLASSPATH
- You can invoke Scivis by typing
% java svserver &