On Tue, Nov 25, 2003 at 10:55:28PM -0500, Mark Diana wrote:
> On Nov 25, 2003, at 10:14 PM, Daniel Macks wrote:
> >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 configure script quits with this error:
> >>
> >>  checking Python bindings for gtk+... ./configure: line 3790: 0: 
> >>  command not found
> >>  ok
> >
> >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,
>
> OK, I did that, but no luck. I still get the same error

Hmm...I don't have access to a 10.3 machine right now, but it appears
from trying on my 10.2 machine that that would have solved it.

Okay, so you've got python2.2 and pygtk2-py22 installed. From a
terminal window, what's the output of 'fink list pygtk' (without the
quotes)? There may be some weird interactions if more than one version
of pygtk is installed concurrently.

What happens if you type '/sw/bin/python2.2' (assuming you've got Fink
in /sw), and then at the >>> prompt, 'import gtk'? This approximately
simulates what the configure script tries to do.

> I did notice though that when compiling pygtk2-py22 the
> pygtk2-py22-dev package does not get installed. I tried to recompile
> it by itself, and got some errors like this:
> 
> Could not write method AtkObject.connect_property_change_handler: No 
> ArgType for AtkPropertyChangeHandler*

These are warnings that, according to the pygtk support mailing list,
can be safely ignored.

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

Reply via email to