From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Bill Gribble Newsgroups: gmane.lisp.guile.user Subject: Re: [d.love@dl.ac.uk: dynamic loading of native code modules] Date: 24 Apr 2002 11:15:47 -0500 Sender: guile-user-admin@gnu.org Message-ID: References: <87ads6nf1v.fsf@zagadka.ping.de> <87it6s7sjz.fsf@alice.rhinosaur.lan> <87662hkvya.fsf@raven.i.defaultvalue.org> <20020424145130.GC17392@www> <87y9fd5dsj.fsf@alice.rhinosaur.lan> <87vgahjdwc.fsf@raven.i.defaultvalue.org> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1019668260 12701 127.0.0.1 (24 Apr 2002 17:11:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 24 Apr 2002 17:11:00 +0000 (UTC) Cc: Andreas Rottmann , rm@fabula.de, ttn@glug.org, mvo@zagadka.ping.de, neil@ossau.uklinux.net, guile-devel@gnu.org, guile-user@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 170QIF-0003Ik-00 for ; Wed, 24 Apr 2002 19:10:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 170QEH-0000hc-00; Wed, 24 Apr 2002 13:06:53 -0400 Original-Received: from grib.customer.jump.net ([216.30.103.2] helo=firewall.linuxdevelopersgroup.com) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 170PQw-0004Z3-00; Wed, 24 Apr 2002 12:15:55 -0400 Original-Received: from flophouse.internal.billgribble.com (unknown [192.168.0.66]) by firewall.linuxdevelopersgroup.com (Postfix) with ESMTP id D2FFBFEE; Wed, 24 Apr 2002 11:15:51 -0500 (CDT) Original-Received: from localhost.localdomain (localhost [127.0.0.1]) by flophouse.internal.billgribble.com (Postfix) with ESMTP id 3744189ED8; Wed, 24 Apr 2002 11:15:48 -0500 (CDT) Original-To: Rob Browning In-Reply-To: <87vgahjdwc.fsf@raven.i.defaultvalue.org> X-Mailer: Ximian Evolution 1.0.3 Errors-To: guile-user-admin@gnu.org X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.user:280 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:280 On Wed, 2002-04-24 at 10:48, Rob Browning wrote: > You mean -rpath? That might be a possibility, though it's (at least > used to be) against Debian Policy -- there's usually a good reason, > but I'd have to go check to be sure what the rationale was, and of > course it might no longer apply... I think this is part of the whole "install tree != Real Install Tree" thing, isn't it? i.e. doing 'make install' into a sandbox, then un-rooting and packaging up the resulting tree? seems like -rpath into the final destination could cause some problems with that ... b.g. _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://mail.gnu.org/mailman/listinfo/guile-user