Python/Pgu
From Wsms
parent: Python
[edit]
pgu
[edit]
installation
You download pgu from sourceforge.net. Then untar it:
ggeller@harrison:~/Desktop/pgu$ tar xvzf pgu-0.10.6.tar.gz
Read INSTALL.txt. Make sure the python-dev and pygame packages are installed. Then run the installer as root:
root@harrison:/home/ggeller/Desktop/pgu/pgu-0.10.6# python setup.py install ...
