From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.devel Subject: Re: rfc: (ice-9 accumulate) Date: Mon, 11 Jan 2010 21:51:53 +0100 Message-ID: References: <873a2fo8wc.fsf@ambire.localdomain> <874omt79gs.fsf@gnu.org> <87aawl9okb.fsf@ambire.localdomain> <87fx6cdb6x.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1263243430 2218 80.91.229.12 (11 Jan 2010 20:57:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 11 Jan 2010 20:57:10 +0000 (UTC) Cc: guile-devel@gnu.org To: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Jan 11 21:57:02 2010 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NURJt-0006Iq-BW for guile-devel@m.gmane.org; Mon, 11 Jan 2010 21:57:01 +0100 Original-Received: from localhost ([127.0.0.1]:35022 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NURJt-0001TG-U5 for guile-devel@m.gmane.org; Mon, 11 Jan 2010 15:57:01 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NURJP-0001Bh-6R for guile-devel@gnu.org; Mon, 11 Jan 2010 15:56:31 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NURJE-00011n-O7 for guile-devel@gnu.org; Mon, 11 Jan 2010 15:56:25 -0500 Original-Received: from [199.232.76.173] (port=55846 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NURJE-00011Q-9S for guile-devel@gnu.org; Mon, 11 Jan 2010 15:56:20 -0500 Original-Received: from a-pb-sasl-quonix.pobox.com ([208.72.237.25]:64367 helo=sasl.smtp.pobox.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NURJ6-0005bg-7d; Mon, 11 Jan 2010 15:56:12 -0500 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id E2B9E90BEA; Mon, 11 Jan 2010 15:56:09 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type:content-transfer-encoding; s=sasl; bh=UVRRX7vd8Zsa Hv8XSRBypckIxO0=; b=Yi6F9thNSG83hwI1h8QjLpeA6INnjHmOCuGVT8NVQiD4 cdZMGmOlrmg5W+yNIGuX1rkmyqW/07+GwH1YtApdCI1rknxtNvZNpvUSiJ/lKNNf x++46c+StpqSrJILdSUhFQTyIJu3JsjRmnLOx4WGv8mHr09o77mwTpwxPIESlAY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type:content-transfer-encoding; q=dns; s=sasl; b=KcR7xC CZ/cf+zxELlMpC/pmAlWBMrA0YnCfvZk2eAMmgXH7RGPcSpXg4+I0AVbmDKmUq/x qH1zNmmjzcrfb1SZQ81bpF4vYlLw77NUYgTpGiQcXC88OUN4j+1fI3RRlNYYkUfN KfyD7sT1E69kELuNR+tBr44E46uBE7L4kt/EU= Original-Received: from a-pb-sasl-quonix. (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id C94F890BE9; Mon, 11 Jan 2010 15:56:08 -0500 (EST) Original-Received: from unquote (unknown [81.38.180.33]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTPSA id 032F890BE7; Mon, 11 Jan 2010 15:56:06 -0500 (EST) In-Reply-To: <87fx6cdb6x.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Mon, 11 Jan 2010 14:26:46 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux) X-Pobox-Relay-ID: BE1DD698-FEF3-11DE-A7FA-9D59EE7EF46B-02397024!a-pb-sasl-quonix.pobox.com X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta) 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: news.gmane.org gmane.lisp.guile.devel:9859 Archived-At: On Mon 11 Jan 2010 14:26, ludo@gnu.org (Ludovic Court=C3=A8s) writes: > Thien-Thi Nguyen writes: > >> Hmmm, would it be possible to install (ice-9 accumulate) as is, w/o >> changes, somewhere under ${prefix}/share/guile (perhaps a site/ dir)? >> Would Guile be able to locate and load it? > > Setting $GUILE_LOAD_PATH and $GUILE_LOAD_COMPILED_PATH appropriately > should be enough. Setting $GUILE_LOAD_PATH is enough if you are fine with autocompilation and caching in your ~/.cache directory, as is the default. Andy --=20 http://wingolog.org/