    lpy Install
                        2004.4.28

1:Requirements
    1:Python 2.2 and above
    2:GTK and PyGTK
      PyGTK 2.0 and above
    3:GNU a2ps   
    4:file
    5:Ghostscript
    6:Psutils
    7:convert (ImageMagick)
    8:other
        LaTeX: texi2dvi,texi2dvi4a2ps,dvips
        nroff: grog,groff
 
2:Install
    tar zxvf lpy-x.x.tar.gz
    cd lpy-x.x
    python setup.py build
    su  or sudo
    python setup.py install

3:Uninstall
    su or sudo
    python setup.py uninstall

