I have installed gedcom-parse in default location. I checked my /usr/local/lib directory and did not find the .h file there. I copied it there manually but still receive the same error. I re-ran make install and noted the message 'Libraries have been installed in:' /usr/local/lib (should be working...)
I went ahead and added /usr/local/lib to my /etc/ld.so.conf file, I didn't think this should be necessary but it was after all. ./configure now runs without error, make and make install are successful also. I will let you know how I do with it. Thanks for your prompt response(s), it is nice to know someone is really out there. Looking forward to not using Windows for this application. -Craig -----Original Message----- From: Geert Vantienen [mailto:[EMAIL PROTECTED]] Sent: Monday, April 15, 2002 10:55 AM To: Craig Coles Subject: Re: [genes-devel] New Craig Coles wrote: >Hello, > >I am new here. I have attempted to install but found problems. The >./configure script reports 'libgedcom version... not ok', 'error: You need >at least version 0.15 of gedcom-parse'. The gedcom-parse package I >installed was 0.15 from the links off the Genes site. I tried to retrieve >the CVS version to see if there was an update that would help. I found that >CVS does not have a ./configure script in the file structure so thought I >would pass this on. > >Any ideas on why configure is failing? > > >Thanks, > > >-Craig > Hello Craig, Have you done a "make install" of gedcom-parse ? At my system there is an gedcom.h file in /usr/local/lib the version number is defined in that file (NO: you cannot change this number ;-) this will not help you during the compilation) Goodluck and mail me your first impression, remarks, tips, ... Geert _______________________________________________ Genes-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/genes-devel
