Re: [guppi-list] ERROR: Unbound variable: read-history
- From: Jon Trowbridge <trow gnu org>
- To: Ralf Steinmeyer <steinmeyer botanik uni-wuerzburg de>
- Cc: guppi-list gnome org
- Subject: Re: [guppi-list] ERROR: Unbound variable: read-history
- Date: 16 Jul 2001 16:33:41 -0500
On 13 Jul 2001 13:29:37 +0200, Ralf Steinmeyer wrote:
> I have the same error message and I'm quite sure, that there is
> no older version of guile installed.
> Is there any way to check whether there are some old headers?
>
> My system is redhat 7.1 with
> guile-1.4-ximian.9
> guile-devel-1.4-ximian.9.i386.rpm
Building guppi from source, I'm totally unable to reproduce this. If
you grep, you'll see that the string "read-history" appears nowhere in
the guppi sources.
I'm also using the ximian guile packages, but on debian.
The problem might be with your guile installation. Try:
% guile
guile> (use-modules (ice-9 readline))
guile> (activate-readline)
Do you get the unbound read-history error message if you do this?
-JT
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]