Hi List,
I am trying to evaluate whether or not Gramps will import my GEDCOM files. Fink's current unstable version (1.0.3) hangs when trying to import my files (known bug in this version). Until a package for the 1.0.4 build can make it into Fink, I would like to try (blindly) to build it manually using the dependancies already installed by Fink. I read the FAQ8.3--great, but during configure, it comes back with:


/Users/tmgregg/unixSource/gramps-1.0.4>./configure
\checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for msgfmt... /sw/bin/msgfmt
checking for msgconv... no
checking for iconv... /sw/bin/iconv
checking for a Python interpreter with version >= 2.2... python
checking for python... /sw/bin/python
checking for python version... 2.3
checking for python platform... darwin
checking for python script directory... ${prefix}/lib/python2.3/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.3/site-packages
checking for sh... /bin/sh
checking for zip... /usr/bin/zip
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for pkg-config... YES
checking Python bindings for gtk... ok
checking Python bindings for GNOME... configure: error:
**** The python bindings for GNOME 2.0 (gnome-python2) could not be found.


so the first problem is that it it is not finding the gnome-python2-py23 bindings which are installed:
i gnome-python2-py23 2.0.0-11 Python bindings for GNOME2
i python 1:2.3.3-23 Interpreted, object-oriented language
i python23 1:2.3.3-23 Interpreted, object-oriented language
i python23-shlibs 1:2.3.3-23 Interpreted, object-oriented language
i python23-socket 1:2.3.3-23 Socket plugin for python


Is there a step I missed in making a non-Fink build aware of this? It seems to know about /sw/bin, /sw/lib etc. Is gnome-python2-py23 somewhere else that is not looking?

Thanks in advance,
 Tim Gregg



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to