Hi, after compiling and installing guile 1.6.0 I get the following error on a Debian with 2.4.19 kernel when trying to use libreadline as specified in guile's info manual:
guile> (use-modules (ice-9 readline)) ERROR: In procedure dynamic-link: ERROR: file: "libguilereadline-v-12", message: "file not found" ABORT: (misc-error) guile> My guile source directory is /usr/share/guile-1.6.0. guile installed a directory in /usr/local/share/guile/1.6.0 with following contents: guile-procedures.txt ice-9 oop scripts srfi Any help is appreciated. Yours, Orm Finnendahl _______________________________________________ Bug-guile mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-guile
