GNOME Bugzilla – Bug 376696
glchess does not launch using jhbuild
Last modified: 2006-12-04 21:50:00 UTC
I have been unable to launch glchess. (I built a GNOME CVS environment using jhbuild.) $ glchess Traceback (most recent call last):
+ Trace 87479
from glchess.glchess import start_game
Yes, it's currently not possible to launch glchess when it is built using jhbuild. It's not possible to launch glchess from the source directory either. The only supported method of launching glchess at the moment is to do a regular ./configure && make install The automake setup will have to be improved to be able to support this.
Is there a jhbuild mailing list where we can request help for this bug?
*** This bug has been marked as a duplicate of 382057 ***