2.1 Installation

Before the GINV installation one must install Python of version >=2.4. Python is downloadable from the Web page http://www.python.org.

To run ginv after its installation in a non-standard folder (for example, without the administrator rights) it is necessary to define the environmental variable PYTHONPATH. PYTHONPATH is a list of names of folders given in the same format as in the string PATH and separated by the symbol ':' ("Unix") or ';' ("Windows"). Then the search of Python modules will be done in the indicated folders prior to their default search.



Subsections