Main Page | Namespace List | Class List | Directories | File List | Namespace Members | Class Members | File 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 Mon Feb 6 10:12:06 2006 for PyLinda by doxygen 1.4.0