>>>>> "Orm" == Orm Finnendahl <[EMAIL PROTECTED]> 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



_______________________________________________
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile

Reply via email to