From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Rob Browning Newsgroups: gmane.lisp.guile.devel Subject: Re: Guile 1.5.8 beta available for testing. Date: Thu, 29 Aug 2002 11:22:15 -0500 Sender: guile-devel-admin@gnu.org Message-ID: <87sn0xmy88.fsf@raven.i.defaultvalue.org> References: <87adn9plqf.fsf@raven.i.defaultvalue.org> <20020829102943.GB18398@www> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1030638133 31943 127.0.0.1 (29 Aug 2002 16:22:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 29 Aug 2002 16:22:13 +0000 (UTC) Cc: 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 17kS3c-0008Ic-00 for ; Thu, 29 Aug 2002 18:22:08 +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 17kS4z-0002tx-00; Thu, 29 Aug 2002 12:23:33 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17kS3n-0002nB-00 for guile-devel@gnu.org; Thu, 29 Aug 2002 12:22:19 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17kS3l-0002mb-00 for guile-devel@gnu.org; Thu, 29 Aug 2002 12:22:18 -0400 Original-Received: from dsl-209-87-109-2.constant.com ([209.87.109.2] helo=defaultvalue.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17kS3k-0002mW-00 for guile-devel@gnu.org; Thu, 29 Aug 2002 12:22:17 -0400 Original-Received: from raven.i.defaultvalue.org (raven.i.defaultvalue.org [192.168.1.7]) by defaultvalue.org (Postfix) with ESMTP id DEAFB118D; Thu, 29 Aug 2002 11:22:15 -0500 (CDT) Original-Received: by raven.i.defaultvalue.org (Postfix, from userid 1000) id 7C6522BC0; Thu, 29 Aug 2002 11:22:15 -0500 (CDT) Original-To: tomas@fabula.de In-Reply-To: <20020829102943.GB18398@www> (tomas@fabula.de's message of "Thu, 29 Aug 2002 12:29:43 +0200") Original-Lines: 26 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i386-pc-linux-gnu) 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:1189 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:1189 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 :/ -- Rob Browning rlb @defaultvalue.org, @linuxdevel.com, and @debian.org Previously @cs.utexas.edu GPG=1C58 8B2C FB5E 3F64 EA5C 64AE 78FE E5FE F0CB A0AD _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel