The following issue has been SUBMITTED. ====================================================================== http://bugs.librdf.org/mantis/view.php?id=532 ====================================================================== Reported By: arto Assigned To: ====================================================================== Project: Raptor RDF Syntax Library Issue ID: 532 Category: installation Reproducibility: always Severity: block Priority: normal Status: new Syntax Name: ====================================================================== Date Submitted: 2013-03-13 02:35 Last Modified: 2013-03-13 02:35 ====================================================================== Summary: configure.ac: required file `src/raptor_config.h.in' not found Description: There seems to be a regression in the installation procedure from a Git checkout, wherein the ./autogen.sh procedure documented at http://librdf.org/raptor/INSTALL.html now aborts with the error:
configure.ac:29: required file `src/raptor_config.h.in' not found Steps to Reproduce: $ git clone git://github.com/dajobe/raptor.git raptor $ cd raptor $ ./autogen.sh Additional Information: Please see the attached log for a full transcript. Running `autoreconf -fi` manually, followed by ./autogen.sh, fixes the issue and allows the installation to proceed; however, according to the installation instructions, this should be unnecessary (and it also used to be that ./autogen.sh was sufficient in and of itself). ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2013-03-13 02:35 arto New Issue 2013-03-13 02:35 arto File Added: raptor-autogen.log ====================================================================== _______________________________________________ redland-dev mailing list [email protected] http://lists.librdf.org/mailman/listinfo/redland-dev
