Hi, Jean Magnan de Bornier <[email protected]> writes:
> Le 20 décembre à 09:38:40 [email protected] (Ludovic Courtès) écrit notamment: > | What does “guile -c '(use-modules (system reader))'” say? > > ERROR: no code for module (system reader) Then you must set the ‘GUILE_LOAD_PATH’ environment variable to point to the directory where ‘system/reader.scm’ is installed. Alternatively, you could reinstall Guile-Reader after having configured it with ‘--with-guilemoduledir=/where/you/want’. Hope this helps, Ludo’. _______________________________________________ Skribilo-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/skribilo-users
