From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Joshua Judson Rosen Newsgroups: gmane.lisp.guile.user Subject: Re: [d.love@dl.ac.uk: dynamic loading of native code modules] Date: Wed, 24 Apr 2002 22:05:50 -0400 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> <1019664949.936.80.camel@flophouse> <87ofg955n8.fsf@alice.rhinosaur.lan> <87wuuwhm08.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 1019700634 4300 127.0.0.1 (25 Apr 2002 02:10:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 25 Apr 2002 02:10:34 +0000 (UTC) Cc: Andreas Rottmann , 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 170YiP-00017F-00 for ; Thu, 25 Apr 2002 04:10:33 +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 170Yh0-0002Dj-00; Wed, 24 Apr 2002 22:09:06 -0400 Original-Received: from pintail.mail.pas.earthlink.net ([207.217.120.122]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 170YeB-00023R-00; Wed, 24 Apr 2002 22:06:11 -0400 Original-Received: from user-uivef9i.dsl.mindspring.com ([165.247.61.50] helo=linger.roz) by pintail.mail.pas.earthlink.net with esmtp (Exim 3.33 #2) id 170Ydr-0005Oh-00; Wed, 24 Apr 2002 19:05:51 -0700 Original-Received: from rozzin by linger.roz with local (Exim 3.35 #1 (Debian)) id 170Ydq-0001a2-00; Wed, 24 Apr 2002 22:05:50 -0400 Original-To: Rob Browning Content-Disposition: inline In-Reply-To: <87wuuwhm08.fsf@raven.i.defaultvalue.org> User-Agent: Mutt/1.3.28i 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:302 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:302 On Wed, Apr 24, 2002 at 03:36:39PM -0500, Rob Browning wrote: > Andreas Rottmann writes: > > > I think this is not really an issue, since you can ./configure with > > --prefix=/real/install/prefix, meaning /real/install/prefix is > > compiled into the library (via #define) and then do 'make install > > prefix=/stage/dir' without problems, given that in the final > > installation (using a .deb or .rpm, for instance) the thing is put > > into /real/install/prefix. > > Actually this won't necessarily work by itself if you're using > libtool. In addition to prefix=/stage/dir, you may need to specify > LIBRARY_PATH=/stage/dir/lib. Why? Building the package does not involve executing things in /stage/dir.... _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://mail.gnu.org/mailman/listinfo/guile-user