Timothy Gregg <[EMAIL PROTECTED]> said:
> 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
[snip]
> 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
[snip]
> checking Python bindings for GNOME... configure: error:
> **** The python bindings for GNOME 2.0 (gnome-python2) could not be 
> found.
>
[snip fink output showing that gnome-python2-py23-2.0.0-11 and
python/python23/python23-shlibs/python23-socket-1:2.3.3-23 installed]
>
> 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?

You can check the config.log file in the directory where you did
'./configure' to see exactly what test program was run and exactly how
it failed. That might give a clue as to what's wrong.

Given that there is already a fink package for some nearby version of
this thing, that package description is probably an excellent starting
point. For 10.3/gramps-1.0.3, that would be:
  /sw/fink/dists/unstable/main/finkinfo/database/gramps.info
and the gramps.patch in that same location. Use that as a guide while
watching what happens when fink builds the package. There may be some
patches and/or env vars and/or configure flags needed to customize for
OS X and/or fink's library locations.

One approach would be to modify that .info file (or a copy of it; make
sure it has the extension ".info"). Start by assuming 1.0.4 will go
exactly like 1.0.3, then make changes to fix whatever new issues
arise.

Have you contacted the package maintainer? Maybe he's already working
on the new version. Or if not and you get it done, he could put yours
in fink.

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks




-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to