Other software
Horus depends upon/coorporates with several other software packages. The packages are installed via softpkg, so make sure you use softpkg (or find your own solution :-)
To find all packages, insert the following before the softpkg command is executed (note that this example is for .cshrc):
setenv PACKAGEPATH ${HOME}/pkg:/home/horus/pkg:/usr/local/pkg
Put the following packages in your .pkgrc. Make sure they are before the DEFAULT package otherwise you will end up with the wrong compiler.
gcc-3.2 jdk-1.4.0 orbacus405_410 jidlscript01 jpeg6b horus oracle817 resetclasspath
Linux users may want to install the software packages on their local disc. The source of all packages is in /home/horus/third.
The release
The latest Horus release can be obtained from http://www.science.uva.nl/~horus/release/ or /home/horus/release. You need only to copy the src directory. In this document we assume you copied it to ${HOME}/horus/src.
Configuration
You have to set one environment variable:
setenv HXBUILD Release
In case you use Matlab you have to have a directory ${HOME}/matlab.
mkdir ${HOME}/matlab
/home/USER/horus/lib/classes /home/horus/local/JOB-4.0.5/lib/OB.jar /home/horus/local/JOB-4.0.5/lib/OBUtil.jar
Also handy :
cp ${HXSRC}/HxSamples/Matlab/startup.m ${HOME}/matlab
Build
Go to the ${HOME}/horus/src directory, type make, and go get a cup of coffee, or two, or three, ...
Done!
If all went well you are now ready to run Horus. For some examples, read chapter Getting Started.
Good luck.
1.2.12 written by Dimitri van Heesch,
© 1997-2001