ilisp and acl package errors
Timmy Douglas <[email protected]> Wed, 30 Oct 2002 14:34:08 -0500
| Newsgroups | gmane.lisp.ilisp.general |
|---|---|
| Message-ID | <[email protected]> |
from emacs buffer: Starting /home/timmy/bin/mlisp ... WARNING: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! WARNING: Allegro CL will expire in 52 days. WARNING: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! International Allegro CL Trial Edition 6.2 [Linux (x86)] (Oct 22, 2002 20:38) Copyright (C) 1985-2002, Franz Inc., Berkeley, CA, USA. All Rights Reserved. This development copy of Allegro CL is licensed to: Timmy Douglas, Georgia Institute of Technology ;; Optimization settings: safety 1, space 1, speed 1, debug 2. ;; For a complete description of all compiler switches given the ;; current optimization settings evaluate (explain-compiler-settings). ;;--- ;; Current reader case mode: :case-sensitive-lower cl-user(1): cl-user(2): ;;; Loading /home/timmy/download/ilisp/ilisp-5.12.0/cl-ilisp.lisp ILISP: File is not compiled, use M-x ilisp-compile-inits cl-user(7): ;;; Loading /home/timmy/download/ilisp/ilisp-5.12.0/allegro.lisp ILISP: File is not compiled, use M-x ilisp-compile-inits cl-user(8): ;;;Evaluate (require :aserve) Error: Package "ILISP" not found. [condition type: reader-error] Restart actions (select using :continue): 0: Abort entirely from this process. [2] cl-user(12): ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; from .emacs: (setq load-path (cons (expand-file-name "~/download/ilisp/ilisp-5.12.0") load-path)) (autoload 'run-ilisp "ilisp" "Select a new inferior Lisp." t) (autoload 'common-lisp "ilisp" "Inferior generic Common Lisp." t) (autoload 'allegro "ilisp" "Inferior Allegro Common Lisp." t) (add-hook 'ilisp-site-hook '(lambda () (setq ilisp-motd "ILISP V%s") (setq ilisp-*prefix* "\C-c"))) (setq expand-symlinks-rfs-exists t) (setq allegro-program "/home/timmy/bin/mlisp") ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; I get the "Error: Package "ILISP" not found." error for anything that I try to evaluate from another buffer. If I type directly into the *allegro* buffer it works fine. I'm not on the list so please CC replies to me. ------------------------------------------------------- This sf.net email is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en