GENPO Installation - Version 0.9.6 - August 2007
================================================

Source Build and Install
------------------------


Prerequisites

The minimum requirements are:

    * Linux - at least kernel 2.4 
    * QT Libraries - at least version 3 (KDE not required)
    * ALSA - at least version 0.9 (Linux 2.6 includes ALSA)

In terms of the QT libraries - you must have the full development suite installed.  The package to look for will be named something like 'qt-devel-3.x.x'.  Before attempting to build GENPO as described below, please ensure that your QTDIR environment variable is (correctly) set.  If you type 'echo $QTDIR' at the command prompt and get just a blank line back, then the variable is not set - unless you are very lucky GENPO will not build in this situation. 


Build

If you have all the prerequisites installed, then the following steps should be all that is required to unpack and build GENPO...

  tar xzvf genpo-0.9.6.tar.gz
  cd genpo-0.9.6
  ./build.sh
	    

Problems?

Please let us know!  See the website http://genpo.sourceforge.net/

(c) 2004,2007 S.Merrony
