Vamsee Kanakala vamlists@gmail.com writes:
;; Error while loading: /home/vamsee/.slime/fasl/2006-11-26/sbcl-1.0.0.10-linux-x86/swank-sbcl.fasl ;; Condition: The value NIL ;; is not of type ;; (OR (VECTOR CHARACTER) (VECTOR NIL) BASE-STRING PATHNAME ;; FILE-STREAM). ;; Aborting. ; ; compilation unit aborted ; caught 3 fatal ERROR conditions
this looks like an error i get when attempting to require an sbcl contrib without SBCL_HOME set. where is sbcl installed and what is the value of (getenv "SBCL_HOME") ?