Hi,
Jean Magnan de Bornier <[email protected]> writes:
> checking if (system reader) is available... no
> configure: error: required guile module not found: (system reader)
> .....................................
>
> Is GUILE_LOAD_PATH a real variable?
It is. :-)
- Check what ‘guile -c '(use-modules (system reader))'’ does.
- If it bails out with “no code for module”, then Guile-Reader isn’t
in $GUILE_LOAD_PATH, so you need to make sure $GUILE_LOAD_PATH
points to it (which you seemed to have done in a previous message?).
Thanks,
Ludo’.
_______________________________________________
Skribilo-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/skribilo-users