From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.user Subject: Re: Another load path idea Date: Mon, 23 Jan 2006 20:04:10 +0000 Message-ID: <873bjeemo5.fsf@ossau.uklinux.net> References: <877j9cnoh4.fsf@ossau.uklinux.net> <87oe2hss4d.fsf@laas.fr> <87mzi1jq8j.fsf@ossau.uklinux.net> <87psmobmju.fsf@laas.fr> <87veweeyyk.fsf@ossau.uklinux.net> <87psmjmjs9.fsf@laas.fr> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1138049036 27688 80.91.229.2 (23 Jan 2006 20:43:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 23 Jan 2006 20:43:56 +0000 (UTC) Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Mon Jan 23 21:43:53 2006 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1F18Wq-0003WS-6n for guile-user@m.gmane.org; Mon, 23 Jan 2006 21:43:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F18ZU-0002pi-9Y for guile-user@m.gmane.org; Mon, 23 Jan 2006 15:45:52 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F180S-0007Sb-6X for guile-user@gnu.org; Mon, 23 Jan 2006 15:09:40 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F180O-0007Qe-3H for guile-user@gnu.org; Mon, 23 Jan 2006 15:09:38 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F180N-0007QQ-HW for guile-user@gnu.org; Mon, 23 Jan 2006 15:09:35 -0500 Original-Received: from [80.84.72.33] (helo=mail3.uklinux.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1F1857-0007T7-Vk for guile-user@gnu.org; Mon, 23 Jan 2006 15:14:32 -0500 Original-Received: from laruns (host86-129-132-201.range86-129.btcentralplus.com [86.129.132.201]) by mail3.uklinux.net (Postfix) with ESMTP id 93973409FB9 for ; Mon, 23 Jan 2006 20:06:45 +0000 (UTC) Original-Received: from laruns (laruns [127.0.0.1]) by laruns (Postfix) with ESMTP id 189529F929 for ; Mon, 23 Jan 2006 20:04:11 +0000 (GMT) Original-To: Guile Users In-Reply-To: <87psmjmjs9.fsf@laas.fr> ( =?iso-8859-1?q?Ludovic_Court=E8s's_message_of?= "Mon, 23 Jan 2006 09:27:02 +0100") User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:5091 Archived-At: ludovic.courtes@laas.fr (Ludovic Court=E8s) writes: > Hi, > > Neil Jerram writes: > >> 1. /etc/guile/${GUILE_EFFECTIVE_VERSION}/load-path.scm >> >> Contains the calculated load path, e.g. >> >> ("/usr/share/guile/1.6" >> "/usr/share/guile/site" >> "/usr/share/guile" >> "/opt/gnome/share/guile")=20 >> >> 2. Each Guile package installs a file under /etc/guile which contains >> its load path as a single string. >> >> 3. guile-config is enhanced so that "guile-config calculate-load-path" >> will recalculate load-path.scm from the installed package files. > > That sounds good to me! Great; let's do it! (I'll work on this after enhanced catch.) Neil _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user