Main Page | Namespace List | Class List | File List | Namespace Members | Class Members | Related Pages | Examples

How To Install

This is a guide about installing PyLinda.

Getting The Code

The code is available from the PyLinda website at http://www-users.cs.york.ac.uk/~aw/pylinda.

Once you've downloaded the tarball extract it and run setup.py with install as the argument. Run python setup.py --help for more detailed installation options.

tar -xzf linda-0.2.tar.gz cd linda-0.2 python setup.py install

On Linux this will install PyLinda to your Python packages directory, the linda_server.py script to /usr/bin and the documentation and examples to /usr/share/pylinda.


PyLinda is © Copyright 2004 Andrew Wilkinson.

Generated on Thu Jan 13 14:12:30 2005 for PyLinda by doxygen 1.3.7