guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: pre-inst-guile


From: Rob Browning
Subject: Re: pre-inst-guile
Date: Mon, 04 Mar 2002 09:43:05 -0600
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.1 (i386-debian-linux-gnu)

Thien-Thi Nguyen <address@hidden> writes:

> because all the (required) directory vars are configure-substituted, a
> nice bonus is that you can now move the script elsewhere and it still
> works (no longer examines $0, which was a kludge anyway).  however, it
> almost goes w/o saying that moving the build tree breaks the script.
>
> thanks for motivating me to do this eminently sensible change!

One problem I just noted -- you set GUILE_LOAD_PATH to ${top_srcdir},
but then we invoke it from libguile.  Unless I'm following things
wrong, this will fail (and appears to have for me) because
GUILE_LOAD_PATH=., but you're in libguile, so ice-9/* isn't in the
path.

I'll see about fixing it.  I've got to release a 1.5.6 now anyhow -- I
introduced a syncase bug yesterday.

-- 
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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]