
On Thu, 2006-03-23 at 13:28 +0100, Peter Van Eynde wrote:
On Wednesday 15 March 2006 22:46, Peter Van Eynde wrote:
Even with proper clc support :-)
Ralf any maybe others might be interested in:
- the raw packages at http://people.debian.org/~pvaneynd/cl-packages/ecl/ - the darcs archives at http://cl-debian.alioth.debian.org/repository/pvaneynd/ecl/
Groetjes, Peter
Ok, i promised you some bug reports ;-) root@hobbes:/LISP/ecl# dpkg -i ../ecl_0.9h-20060216-2_powerpc.deb ../ecl-doc_0.9h-20060216-2_all.deb Selecting previously deselected package ecl. (Reading database ... 363538 files and directories currently installed.) Unpacking ecl (from .../ecl_0.9h-20060216-2_powerpc.deb) ... Selecting previously deselected package ecl-doc. Unpacking ecl-doc (from .../ecl-doc_0.9h-20060216-2_all.deb) ... Setting up ecl (0.9h-20060216-2) ... /usr/lib/common-lisp/bin/ecl.sh loading and dumping clc. ;;; Loading "/usr/lib/ecl/install-clc.lisp" ;;; Loading #P"/usr/lib/ecl/cmp.fas" ;;; Loading #P"/usr/lib/ecl/sysfun.lsp" An error occurred during initialization: Cannot find the external symbol COMPILE-COMMON-LISP-CONTROLLER-V5 in #<"COMMON-LISP-CONTROLLER" package>.. Saving to new-ecl... Setting up ecl-doc (0.9h-20060216-2) ... Looks like you need to crank up the version number in the common-lisp-controller dependency. After installing clc v.5 everything went smooth. Cheers, RalfD