Terry McIntyre wrote:
> I tried running view.pike on a ubuntu 7.10 system, and got failures
> related to a GTP module.

GTK, not GTP.

> [EMAIL PROTECTED]:~/gnugo/regression$ uname -a
> Linux terry-quad 2.6.22-14-generic #1 SMP Tue Dec 18 08:02:57 UTC 2007
> i686 GNU/Linux
> [EMAIL PROTECTED]:~/gnugo/regression$ cat /etc/issue
> Ubuntu 7.10 \n \l
>
> Per a similar thread, I obtained the sources of Pike, and several
> prerequisite modules, and rebuilt pike.
>
> The new version, however, fails in a slightly different manner. Any
> advice would be greatly appreciated.

Run "pike --features" and see if it lists GTK. If it doesn't, which
seems likely, you need to install the development files for the gtk
library, version 1.2 (in Debian called libgtk1.2-dev) and rebuild
Pike.

/Gunnar


_______________________________________________
gnugo-devel mailing list
gnugo-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/gnugo-devel

Reply via email to