Le 20 décembre à 09:38:40 [email protected] (Ludovic Courtès) écrit notamment:

| Hi!
>
| Jean Magnan de Bornier <[email protected]> writes:
>
| > .......................
| > checking for GNU gettext in libc... yes
| > checking whether to use NLS... yes
| > checking where the gettext function comes from... libc
| > checking for guile... /usr/bin/guile
| > checking for guile-config... /usr/bin/guile-config
| > checking for guile-tools... /usr/bin/guile-tools
| > checking for Guile site directory... /usr/share/guile/site
| > checking for guile-lint... no
| > checking if (system reader) is available... no
| > configure: error: required guile module not found: (system reader)
| > .......................
>
| It probably means that Guile-Reader isn’t in Guile’s load path
| (info "(guile) Build Config"), or that libguile-reader.so isn’t in
| $LD_LIBRARY_PATH.
>
| What does “guile -c '(use-modules (system reader))'” say?

ERROR: no code for module (system reader)

My $LD_LIBRARY_PATH is /usr/local/lib and it's where the reader is.
As for Guile load-path I don't find this information on my system...

tia,
-- 
Jean

_______________________________________________
Skribilo-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/skribilo-users

Reply via email to