From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Han-Wen Newsgroups: gmane.lisp.guile.devel Subject: Re: 1.6, Guile's shared libraries, Debian packaging, and versioning. Date: Thu, 25 Jul 2002 22:55:49 +0200 Sender: guile-devel-admin@gnu.org Message-ID: <15680.26069.716961.863186@blauw.xs4all.nl> References: <87adoms0o1.fsf@raven.i.defaultvalue.org> <15675.18319.384871.947823@blauw.xs4all.nl> <87vg78kr07.fsf@alice.rhinosaur.lan> Reply-To: hanwen@cs.uu.nl NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1027630374 3032 127.0.0.1 (25 Jul 2002 20:52:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 25 Jul 2002 20:52:54 +0000 (UTC) Cc: Rob Browning , guile-devel@gnu.org Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17XpbR-0000mn-00 for ; Thu, 25 Jul 2002 22:52:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17Xpbe-0006Wy-00; Thu, 25 Jul 2002 16:53:06 -0400 Original-Received: from smtpzilla5.xs4all.nl ([194.109.127.141]) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17XpbT-0006UQ-00 for ; Thu, 25 Jul 2002 16:52:55 -0400 Original-Received: from blauw.xs4all.nl (blauw.xs4all.nl [213.84.26.127]) by smtpzilla5.xs4all.nl (8.12.0/8.12.0) with ESMTP id g6PKqjJk032866; Thu, 25 Jul 2002 22:52:45 +0200 (CEST) Original-To: Andreas Rottmann In-Reply-To: <87vg78kr07.fsf@alice.rhinosaur.lan> X-Mailer: VM 7.05 under Emacs 21.2.1 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:862 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:862 a.rottmann@gmx.at writes: > Han-Wen writes: > > > /usr/lib/guile-1.6/libguile.so.12 > > /usr/lib/guile-1.6/libsrfi-4.so > > /usr/lib/guile-1.6/scm/frob.scm > > > > etc. guile-config can return the proper -L flags for linking. > > > But how about the run-time linker? This would mean one has to mess > with LD_LIBRARY_PATH or /etc/ld.so.conf (on GNU/Linux). Furthermore it > makes no sense IMO to have versioned libraries in a subdir (like > libguile.so.12 in the example above). Note also that the srfi libs are > versioned, at least on my system. ok, point taken, but unversioned files should go into a version directory, then. -- Han-Wen Nienhuys | hanwen@cs.uu.nl | http://www.cs.uu.nl/~hanwen _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel