From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David Pirotte Newsgroups: gmane.lisp.guile.user Subject: Re: debian guile-1.6.4 pkg and guile-1.6.5 manually installed lib problem Date: Thu, 11 Nov 2004 16:12:30 +0100 Organization: Alto Air Services [http://www.altosw.be/aas/] Message-ID: <20041111161230.380ed9a1@faust> References: <20041102112316.73ded06a@faust> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1100186265 8647 80.91.229.6 (11 Nov 2004 15:17:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 11 Nov 2004 15:17:45 +0000 (UTC) Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Thu Nov 11 16:17:32 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CSGhY-0003B8-00 for ; Thu, 11 Nov 2004 16:17:32 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CSGq3-0001pl-FQ for guile-user@m.gmane.org; Thu, 11 Nov 2004 10:26:19 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CSGpx-0001pV-Gt for guile-user@gnu.org; Thu, 11 Nov 2004 10:26:13 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CSGpw-0001p8-S6 for guile-user@gnu.org; Thu, 11 Nov 2004 10:26:13 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CSGpw-0001p5-Q3 for guile-user@gnu.org; Thu, 11 Nov 2004 10:26:12 -0500 Original-Received: from [195.238.3.4] (helo=outmx009.isp.belgacom.be) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CSGhO-0008DC-KP for guile-user@gnu.org; Thu, 11 Nov 2004 10:17:23 -0500 Original-Received: from outmx009.isp.belgacom.be (localhost [127.0.0.1]) by outmx009.isp.belgacom.be (8.12.11/8.12.11/Skynet-OUT-2.22) with ESMTP id iABFHIRh025500 for ; Thu, 11 Nov 2004 16:17:19 +0100 (envelope-from ) Original-Received: from faust (99.181-200-80.adsl.skynet.be [80.200.181.99]) by outmx009.isp.belgacom.be (8.12.11/8.12.11/Skynet-OUT-2.22) with SMTP id iABFHD0r025479 for ; Thu, 11 Nov 2004 16:17:13 +0100 (envelope-from ) Original-To: guile-user@gnu.org In-Reply-To: X-Mailer: Sylpheed-Claws 0.9.12b (GTK+ 1.2.10; i386-pc-linux-gnu) 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: main.gmane.org gmane.lisp.guile.user:3701 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:3701 On Fri, 05 Nov 2004 16:10:51 +0100 Marius Vollmer wrote: > David Pirotte writes: > > > configured/compiled/installed guile-1.6.5 and 'which guile' tells me > > /usr/local/bin, but > > > > 1. guile --version says 1.6.4 > > What does /usr/local/bin/guile say? Maybe you need to 'hash -r' to > invalidate the bash cache of executable locations. When I received your mail I immediately tried, it said 1.6.4, even after hash -r or just lanching a new term However, for a reason that can not explain myself, it now works. so thanks everyone and very sorry for the noise > > 2. (use-modules (database postgres)) tries to load from > > /usr/lib instaead of /usr/local/lib > > You need to configure your system in such a way that it can find > shared libraries in /usr/local/lib, for example by setting > LD_LIBRARY_PATH or LTDL_LIBRARY_PATH, or by edition /etc/ld.so.conf. same here _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user