one caveat: find out where ubuntu places the gnugo executable. Various distros use /usr/bin, /usr/local/bin, and other permutations. the configure script has an option - probably "--prefix=/pathname" which you may need to tweak to fit ubuntu's layout.
On 10/11/07, alain Baeckeroot <[EMAIL PROTECTED]> wrote: > Le jeudi 11 octobre 2007 13:38, Tomas Höök a écrit: > > Synaptic has very diligently installed Gnugo 3.7.10-1 on my Ubuntu 7.04. > > The executable gnugo on usr/games does not execute, however. > > Tried reinstall. No go. > > Grateful for advice. > > Tomas Höök > > > it is a ubuntu bug. Fillig a bug report to ubuntu is probably good idea :) > > You can download gnugo sources and compile them by yourself, > it should work out of the box > ./configure > make > sudo make install > > Alain > > > _______________________________________________ > gnugo-devel mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/gnugo-devel > -- Terry McIntyre UNIX for hire Software Development, Systems Adminstration, Securiity [EMAIL PROTECTED] _______________________________________________ gnugo-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnugo-devel

