Hi,
In data martedì 16 ottobre 2012 09:27:28, [email protected] ha scritto:
> Hi again,
>
> With
>
> root@invenio:/usr/local/invenio-1.0.1#/usr/local/bin/lisp
> -bash: /usr/local/bin/lisp: Aucun fichier ou dossier de ce type
>
>
> With
> root@invenio:/usr/local/invenio-1.0.1#sudo /usr/local/bin/lisp
> root@invenio:/usr/local/invenio-1.0.1#
>
> nothing
so that shows that there's a problem in your local installation of CMUCL,
which falls outside Invenio's range :-)
Lisp is only recommended in Invenio (it is used only by the WebStat module
responsible to gather system and usage statistics), but not mandatory.
Since CMUCL/lisp is found during Invenio's ./configure time but it's not
really an healthy installation of it (this you have to find with your system
administrators...), the Invenio building process (i.e. make) is a bit
confused. In order to work-around this (until your admins fix the lisp
installation), you can simply move away from the PATH the list interpreter
(e.g. just rename /usr/local/bin/lisp to /usr/local/bin/lisp-old), and re-run
$ ./configure
$ make
the building process should be able to continue over.
Cheers,
Samuele
--
Samuele Kaplun
Invenio Developer ** <http://invenio-software.org/>