Some of you may be discovering, as I did, that glGo1.4.1 appears broken
under ubuntu9.10 While you still have to install the first couple
missing files as before using the synaptic package manager, when you've
done that you get another error message that there is another missing
file, libpython2.5.so.1.0 and you won't find it in the synaptic package
manager. The trick this time is to use sudo apt-get install python2.5 -
seems ubuntu9.10 installs python2.6 and you need the 2.5 environment for
glGo. I used the sudo command and glGo now runs fine. Enjoy!
Michael