Dan,

OK, I did that, but no luck. I still get the same error when compiling Gramps, and when trying to run it. 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:

gcc -DHAVE_CONFIG_H -I. -I. -I. -I/sw/include/python2.2 -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/pango-1.0 -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/atk-1.0 -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include -g -O2 -Wall -std=c9x -c atkmodule.c -Wp,-MD,.deps/atkmodule.TPlo -fno-common -DPIC -o .libs/atkmodule.o
(cd .\
&& /sw/bin/python2.2 codegen/codegen.py \
--register pango-types.defs \
--register atk-types.defs \
--register gtk/gdk-types.defs \
--register gtk/gtk-types.defs \
--override atk.override \
--prefix pyatk atk.defs) > gen-atk.c \
&& cp gen-atk.c atk.c \
&& rm -f gen-atk.c
Could not write method AtkObject.connect_property_change_handler: No ArgType for AtkPropertyChangeHandler*
Could not write method AtkObject.notify_state_change: No ArgType for AtkState
Could not write method AtkRelation.get_target: No ArgType for GPtrArray*
Could not write method AtkStateSet.add_states: No ArgType for AtkStateType*
Could not write method AtkStateSet.contains_states: No ArgType for AtkStateType*
Could not write function add_focus_tracker: No ArgType for AtkEventListener
Could not write function focus_tracker_init: No ArgType for AtkEventListenerInit
Could not write function add_global_event_listener: No ArgType for GSignalEmissionHook
Could not write function add_key_event_listener: No ArgType for AtkKeySnoopFunc
source='atk.c' object='atk.lo' libtool=yes \
depfile='.deps/atk.Plo' tmpdepfile='.deps/atk.TPlo' \
depmode=gcc /bin/sh ./depcomp \
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/sw/include/python2.2 -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/pango-1.0 -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/atk-1.0 -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include -g -O2 -Wall -std=c9x -c -o atk.lo `test -f 'atk.c' || echo './'`atk.c


--

I don't know if that's relevant or not, but thought it might be.

Thanks,

Mark

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 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


--
Mark L. Diana, MBA, MSIS
Instructor
LAN Manager & Webmaster
Virginia Commonwealth University
Department of Health Administration



-------------------------------------------------------
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