Introduction

Use

  Installation
  The Algs_dir directory
  Tree-like algorithms data structure
  Scorecard algorithms data structure
    Using scorecard algorithms
  Editing - New - Searching algorithms
  The local repository
  The central repository

FTP site administrator tasks
Included algorithms
PALM Tools
Other resources
Help and support
ToDo
Copyright and Warranty
About this document ...

 

 

home

Installation

*nix (Unix or Linux)

The program has the following dependencies, which have to be properly in place, for it to run:

 
-> Python = 2.2 and greater
    (freely down-loadable from http://www.python.org)
-> Pmw
    (freely down-loadable from >http://download.sourceforge.net/pmw/)
-> Tk 8 and greater
    (should come included with your python installation)

 

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.

 

Department of Pathology, Istituto Nazionale Tumori, Milan, Italy. E-mail: carlo_bif@yahoo.com
2002-06-02