From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: tomas@fabula.de Newsgroups: gmane.lisp.guile.devel Subject: Re: Guile 1.5.8 beta available for testing. Date: Thu, 29 Aug 2002 19:18:35 +0200 Sender: guile-devel-admin@gnu.org Message-ID: <20020829171834.GA19365@www> References: <87adn9plqf.fsf@raven.i.defaultvalue.org> <20020829102943.GB18398@www> <87sn0xmy88.fsf@raven.i.defaultvalue.org> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1030640646 13114 127.0.0.1 (29 Aug 2002 17:04:06 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 29 Aug 2002 17:04:06 +0000 (UTC) Cc: tomas@fabula.de, guile-devel@gnu.org Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17kSiB-0003Ou-00 for ; Thu, 29 Aug 2002 19:04:03 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17kSjX-0001Mq-00; Thu, 29 Aug 2002 13:05:27 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17kSj1-0001Ia-00 for guile-devel@gnu.org; Thu, 29 Aug 2002 13:04:55 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17kSiz-0001IJ-00 for guile-devel@gnu.org; Thu, 29 Aug 2002 13:04:54 -0400 Original-Received: from www.elogos.de ([212.18.192.92]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17kSiy-0001I6-00 for guile-devel@gnu.org; Thu, 29 Aug 2002 13:04:53 -0400 Original-Received: by www.elogos.de (Postfix, from userid 5002) id 08C63104902; Thu, 29 Aug 2002 19:18:35 +0200 (CEST) Original-To: Rob Browning Content-Disposition: inline In-Reply-To: <87sn0xmy88.fsf@raven.i.defaultvalue.org> User-Agent: Mutt/1.3.24i Errors-To: guile-devel-admin@gnu.org X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.devel:1191 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:1191 On Thu, Aug 29, 2002 at 11:22:15AM -0500, Rob Browning wrote: > tomas@fabula.de writes: > > > Setting LD_LIBRARY_PATH seems to fix the problem for me: > > > > | spu@flunda:~$ LD_LIBRARY_PATH=/usr/local/lib guile > > | guile> (version) > > | "1.5.8" > > | guile> > > > > NOTE: Yes, I have /usr/local/lib in /etc/ld.so.conf. Careful as I am > > ;-) I ran /sbin/ldconfig, which didn't change anything (and the > > strace shows that guile finds its other libs unter /usr/local/lib > > anyway, it's just this libguilereadline-v-12) > > > > Thanks for the work, and I'm jumping excitedly up and down in expectation of > > guile 1.6 :-) > > I believe you have to set LD_LIBRARY_PATH. libltdl doesn't pay any > attention to ld.so.conf, though I believe it does look in /lib and > /usr/lib :/ That'd match what strace sees. Hmmm. So libltdl is the baddy here. I'll set LD_LIBRARY_PATH then, until something niceer comes up... (not saying that I won't look into it, but ATM I'm messed in a Python project =:-@ Regards -- tomas _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel