Hello, In data lunedì 15 ottobre 2012 11:02:54, [email protected] ha scritto: > #aclocal-1.11 > sh: ./git-version-gen: not found > configure.ac:26: error: AC_INIT should be called with package and version > arguments /usr/share/aclocal-1.11/init.m4:26: AM_INIT_AUTOMAKE is expanded > from... configure.ac:26: the top level > autom4te: /usr/bin/m4 failed with exit status: 1 > aclocal-1.11: autom4te failed with exit status: 1
Am I correct in assuming you have downloaded the packaged version of Invenio available at: <http://invenio-software.org/download/invenio-1.0.1.tar.gz> In this case you don't have to call "aclocal" yourself (and the other autotools commands). This is only needed in case you have downloaded a development version of Invenio (namely by cloning the repository through git). In order to correctly install Invenio-1.0.1, simply follow the instructions contained in the INSTALL file within the package you have downloaded. Best regards, Samuele -- Samuele Kaplun Invenio Developer ** <http://invenio-software.org/>
