-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Craig,
Can you send the contents of your config.log file in the top directory of genes after ./configure ? Also, where did you install gedcom-parse ? Anticipating on your config.log file, I think your problem is that the 'gedcom.h' header is not found; did you install gedcom-parse in a non-standard directory (i.e. not /usr or /usr/local) using './configure --prefix=...' ? If that is the problem, then you can try as workaround now, e.g. when gedcom-parse was installed in '/opt': ~ export CPPFLAGS='-I /opt/include' ~ ./configure ~ ... I'll add an option to 'configure' to pass the installation directory of gedcom-parse if that is the problem, because this is indeed not handled currently. Best regards, Peter. - -- =================================================================== Peter Verthez Software engineer Email: mailto:[EMAIL PROTECTED] WWW: http://users.skynet.be/Peter.Verthez PGP key: on homepage (see above) or http://www.keyserver.net =================================================================== BREAKFAST.COM Halted... Cereal Port Not Responding -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQE8uwdWCZIGNYy64zURAsgyAKC39fROYvJkBuIL/y+r/m1XJuqo+gCdFPpN PSX57a2nhoC3WRwpj+yMyAU= =iHe2 -----END PGP SIGNATURE----- _______________________________________________ Genes-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/genes-devel
