Installation instructions for GNU Enterprise Navigator
======================================================


Requirements
------------

To install gnue-navigator, you need at least the following prerequisites
installed on your system [Debian packages in brackets]:

* Python 2.3 or greater [python python-dev]

* GNUe Common 0.6.8 or greater [gnue-common]

* GNUe Forms 0.6.0 or greater [gnue-forms]


Installation
------------

* Make sure that you have write permission in the directory /usr/local and its
  subdirectories.

* From the shell prompt, change into the directory containing the file
  "setup.py" and type "./setup.py install".  If you have all prerequisites
  installed, the installation process should run without errors.  If any error
  occures although you have fulfilled all dependencies described above, this is
  probably a bug, either in the installation program or in the documentation.
  Please report it.
