Hi, Brad Collins <[email protected]> writes:
> It fails with the following error: > > /usr/share/guile/site/system/reader.scm:59:15: In procedure dynamic-link in > expression (dynamic-link "libguile-reader.so"): > /usr/share/guile/site/system/reader.scm:59:15: file: "libguile-reader.so", > message: "file not found" > ABORT: (misc-error) Assuming you installed guile-reader with ‘--prefix=/path/to/guile-reader’, you must have /path/to/guile-reader/lib in your $LD_LIBRARY_PATH (on GNU/Linux). Hope this helps, Ludo’. _______________________________________________ Skribilo-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/skribilo-users
