home
Installation
*nix (Unix or Linux)
The program has the following dependencies, which have to be properly
in place, for it to run:
Once you have these working, download AlgViewer.tar.gz, and, from
a shell, type:
tar -xzvf AlgViewer.tar.gz
cd AlgViewer
python ./RunAlgViewer.py
|
W32
Run the installer by double clicking 'AlgViewer.exe'. The AlgViewer's
icon will appear in the desktop and in the startup menu.
In alternative, if you have Python ( 2.2 and greater) and Pmw
installed, you can unzip the zipped release and start the program
by double clicking on the 'RunAlgViewer.py' file in the AlgViewer
main directory.
|