Hi again,
In data lunedì 15 ottobre 2012 11:36:42, [email protected] ha scritto:
> /usr/local/invenio-1.0.1/modules/webstat/lib » if [ -x
> "/usr/local/bin/lisp" ]; then \
> (cwd=`pwd`; cd . && \
> /usr/local/bin/lisp -quiet -batch -eval "(progn (load
> \"load.lisp\")(ext:save-lisp \"${cwd}/webstat.cmucl.core\"))"); \ else \
> echo "Warning: cannot find CMUCL, hoping you have CLISP or SBCL
> instead."; \ touch webstat.cmucl.core; \
> fi
> /bin/bash: line 2: /usr/local/bin/lisp: Aucun fichier ou dossier de ce type
It looks like there is some problem with the local installation of CMUCL you
have deployed:
Could it be you have manually deployed a binary version of CMUCL for the wrong
architecture? (say i386 rather than x86_64 or viceversa)?
Best regards,
Samuele
--
Samuele Kaplun
Invenio Developer ** <http://invenio-software.org/>