On Tue, Nov 25, 2003 at 09:26:05PM -0500, Mark Diana wrote: > I am having problems getting Gramps up and running under Panther. [...] > The last clue is that when I try to compile Gramps from source, the > configure script quits with this error: > > checking Python bindings for gtk+... ./configure: line 3790: 0: command not found > ok > checking Python bindings for GNOME... configure: error: > > **** The python interpreter can't find the python bindings for GNOME. > ### execution of ./configure failed, exit code 1 > Failed: compiling gramps-0.8.0-3 failed > > It appears to me that gtk+ is installed, and I'm not sure where else to > look or what else to do.
The python bindings for gtk+ are in a separate package from gtk+ itself. Since gramps appears to use python2.2, try installing the pygtk2-py22 package, and then let us know what happens when you try compiling gramps from source (and if that succeeds, running it). dan -- Daniel Macks [EMAIL PROTECTED] http://www.netspace.org/~dmacks ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
