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 Alford <m...@aracnet.com> writes: > 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!
You should also submit a bug report against the Ubuntu package for glGo; it should declare this dependency in its package data so that your experience doesn't happen again.
-- \ “In case you haven't noticed, [the USA] are now almost as | `\ feared and hated all over the world as the Nazis were.” —Kurt | _o__) Vonnegut, 2004 | Ben Finney
cmcanulty wrote: > Thanks but mine works fine as is with Karmic, a question though, how > do I sign in as me, when I connect I am always a guest, thanks