From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Greg Troxel Newsgroups: gmane.lisp.guile.devel Subject: Re: The load path Date: 13 Nov 2004 11:12:47 -0500 Message-ID: References: <1097949129.4178.31.camel@localhost> <418C126D.5010802@ossau.uklinux.net> <87u0s3r30n.fsf@trouble.defaultvalue.org> <418D0EAE.40703@ossau.uklinux.net> <1100112232.3368.19.camel@localhost> <41952B9C.1020408@ossau.uklinux.net> <87y8h65ze4.fsf@trouble.defaultvalue.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1100362391 28707 80.91.229.6 (13 Nov 2004 16:13:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 13 Nov 2004 16:13:11 +0000 (UTC) Cc: guile-devel , Neil Jerram Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sat Nov 13 17:12:56 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CT0WF-0000ww-00 for ; Sat, 13 Nov 2004 17:12:55 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CT0er-0006J7-91 for guile-devel@m.gmane.org; Sat, 13 Nov 2004 11:21:49 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CT0eo-0006J2-Rp for guile-devel@gnu.org; Sat, 13 Nov 2004 11:21:46 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CT0eo-0006Ip-E3 for guile-devel@gnu.org; Sat, 13 Nov 2004 11:21:46 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CT0eo-0006Im-BH for guile-devel@gnu.org; Sat, 13 Nov 2004 11:21:46 -0500 Original-Received: from [192.1.100.210] (helo=fnord.ir.bbn.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1CT0W8-0006zG-AI for guile-devel@gnu.org; Sat, 13 Nov 2004 11:12:48 -0500 Original-Received: by fnord.ir.bbn.com (Postfix, from userid 10853) id 30023217D; Sat, 13 Nov 2004 11:12:47 -0500 (EST) Original-To: Rob Browning In-Reply-To: <87y8h65ze4.fsf@trouble.defaultvalue.org> Original-Lines: 12 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:4387 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:4387 --with-built-in-load-path='("foo" default "bar")' That looks good. The question is whether that's about prefixes, or actual directories. It might be nice to have some way to specify either, where prefix means the default list of places in a prefix. It would also be nice to be able to include $prefix/lib/guile/site, so that packages intended for guile ttn-1.4 work without needing a symlink into share. -- Greg Troxel _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel