From owner-freebsd-questions@FreeBSD.ORG Wed Sep 26 14:12:47 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 89DE116A418 for ; Wed, 26 Sep 2007 14:12:47 +0000 (UTC) (envelope-from ulrich@pukruppa.net) Received: from pukruppa.net (pukruppa.net [213.146.114.24]) by mx1.freebsd.org (Postfix) with ESMTP id 06D8F13C4B0 for ; Wed, 26 Sep 2007 14:12:46 +0000 (UTC) (envelope-from ulrich@pukruppa.net) Received: from pukruppa.net (localhost [127.0.0.1]) by pukruppa.net (8.14.1/8.14.1) with ESMTP id l8QECide016486 for ; Wed, 26 Sep 2007 16:12:45 +0200 (CEST) (envelope-from ulrich@pukruppa.net) Received: from localhost (ulrich@localhost) by pukruppa.net (8.14.1/8.14.1/Submit) with ESMTP id l8QECi6M016483 for ; Wed, 26 Sep 2007 16:12:44 +0200 (CEST) (envelope-from ulrich@pukruppa.net) Date: Wed, 26 Sep 2007 16:12:44 +0200 (CEST) From: "P.U.Kruppa" X-X-Sender: ulrich@small To: freebsd-questions@freebsd.org Message-ID: <20070926160312.W97307@small> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: sbcl/lisp question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Sep 2007 14:12:47 -0000 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 feature)? This is on FreeBSD 7.0 amd64. Greetings, Uli. Peter Ulrich Kruppa Wuppertal Germany