On all systems 

  ./setup.py install

  for help:

  ./setup.py --help

On *nix based machine
  Switch to  the etc directory under your install diretory.
  On my system that is

  /usr/local/gnue/etc

  Rename the sample.gnue.conf to gnue.conf.  Make any optional changes you like to this file.

On Windows machine

  Switch to the etc directory under your python install dir.  
  On my system that is
 
  C:\python21\etc

  Rename the sample-windows.gnue.conf to gnue.conf.  Make any optional changes you like to this file.


On all systems 

  You should also rename sample.connections.conf to connections.conf and edit it to 
  reflect the databases you wish to access frequently.

  See doc/Connections.txt for more information