Re: sbcl/lisp question

2007-09-27 Thread P.U.Kruppa
On Thu, 27 Sep 2007, Andreas Davour wrote: On Wed, 26 Sep 2007, P.U.Kruppa wrote: Hi, while playing with SBCL and the editor slime, I found that slime needs some ("fast loadable") files in /usr/local/lib/sbcl/.. (with .fasl suffix) to be set executable. Was this forgotten by the port auth

sbcl/lisp question

2007-09-26 Thread P.U.Kruppa
Hi, while playing with SBCL and the editor slime, I found that slime needs some ("fast loadable") files in /usr/local/lib/sbcl/.. (with .fasl suffix) to be set executable. Was this forgotten by the port authors or is there some tricky LISP way to do it automatically (i.e. is it a bug or a fe