bug-guile
[Top][All Lists]
Advanced

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

Re: can't load readline module


From: Neil Jerram
Subject: Re: can't load readline module
Date: 13 Oct 2002 15:18:39 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

>>>>> "Orm" == Orm Finnendahl <address@hidden> writes:

    Orm> Hi, after compiling and installing guile 1.6.0 I get the
    Orm> following error on a Debian with 2.4.19 kernel when trying to
    Orm> use libreadline as specified in guile's info manual:

    guile> (use-modules (ice-9 readline))
    Orm> ERROR: In procedure dynamic-link:
    Orm> ERROR: file: "libguilereadline-v-12", message: "file not found"
    Orm> ABORT: (misc-error)
    guile> 

Please add /usr/local/lib to your LD_LIBRARY_PATH variable, then try
again.  Does this fix the problem?

        Neil





reply via email to

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