From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas Rottmann Newsgroups: gmane.lisp.guile.devel Subject: Re: SLIB support Date: Wed, 12 Sep 2007 17:29:25 +0200 Message-ID: <87wsuv3nsa.fsf@gkar.rotty.yi.org> References: <874pi13xer.fsf@gkar.rotty.yi.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1189611007 7280 80.91.229.12 (12 Sep 2007 15:30:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 12 Sep 2007 15:30:07 +0000 (UTC) To: Guile Developers Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Sep 12 17:30:04 2007 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 1IVU9o-0002dt-Nd for guile-devel@m.gmane.org; Wed, 12 Sep 2007 17:29:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IVU9o-00052I-D9 for guile-devel@m.gmane.org; Wed, 12 Sep 2007 11:29:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IVU9l-000521-Ny for guile-devel@gnu.org; Wed, 12 Sep 2007 11:29:33 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IVU9l-00051p-AT for guile-devel@gnu.org; Wed, 12 Sep 2007 11:29:33 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IVU9l-00051k-7i for guile-devel@gnu.org; Wed, 12 Sep 2007 11:29:33 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1IVU9k-0008F1-M0 for guile-devel@gnu.org; Wed, 12 Sep 2007 11:29:33 -0400 Original-Received: (qmail invoked by alias); 12 Sep 2007 15:29:31 -0000 Original-Received: from chello084112165172.30.11.vie.surfer.at (EHLO localhost.localdomain) [84.112.165.172] by mail.gmx.net (mp039) with SMTP; 12 Sep 2007 17:29:31 +0200 X-Authenticated: #3102804 X-Provags-ID: V01U2FsdGVkX19MiVxPth9MiYm8LuN0y8ZYPZZlUByFT4SXQEEH+G Gk3V3+mgElKktE Original-Received: from rotty by localhost.localdomain with local (Exim 4.67) (envelope-from ) id 1IVU9d-0005lu-8X for guile-devel@gnu.org; Wed, 12 Sep 2007 17:29:30 +0200 In-Reply-To: <874pi13xer.fsf@gkar.rotty.yi.org> (Andreas Rottmann's message of "Tue\, 11 Sep 2007 19\:49\:16 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: a.rottmann@gmx.at X-SA-Exim-Version: 4.2.1 (built Tue, 21 Aug 2007 23:39:36 +0000) X-SA-Exim-Scanned: Yes (on localhost.localdomain) X-Y-GMX-Trusted: 0 X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) 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:6783 Archived-At: Andreas Rottmann writes: > Hi! > > Currently on my System (Debian sid), Guile 1.8 does not support > SLIB. I have done a preliminary patch (attached) that makes the module > (ice-9 slib) load the guile.init file from SLIB, which seems to work > fine AFAICS. > > Currently, the patch hard-codes the location of the guile.init file, > (which would be suitable for Debian use, but not for upstream); I had > the intention to improve this (using a path figured out by > configure.ac), if this is the right way to do this; another option > would be placing the contents of guile.init in the (ice-9 slib) > module. So which is the way forward? I'll prepare patches for Guile > upstream once I know what the right approach to this problem is... > I've now prepared a patch (attached) that's hopefully good enough for upstream use. -- Andreas Rottmann | Rotty@ICQ | 118634484@ICQ | a.rottmann@gmx.at http://rotty.uttx.net | GnuPG Key: http://rotty.uttx.net/gpg.asc Fingerprint | C38A 39C5 16D7 B69F 33A3 6993 22C8 27F7 35A9 92E7 v2sw7MYChw5pr5OFma7u7Lw2m5g/l7Di6e6t5BSb7en6g3/5HZa2Xs6MSr1/2p7 hackerkey.com To iterate is human; to recurse, divine. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel