Hi Roger,

Roger Mason <[email protected]> skribis:

> I just cloned, built and installed the git guile-reader repository on
> a linux box.  I likewise cloned skribilo, but the build fails with the
> same error as before:
>
> GUILE_AUTO_COMPILE=0                            \
> ../../src/pre-inst-skribilo -I . -P ../../doc/img -S . -S 
> ../../src/guile -B . -e '(define %top-srcdir "../..")' -e '(define
> %top-builddir "../..")'  -e "(define %have-ploticus? (= 0 1))" -e 
> "(define %ploticus-path (= 0 1))" --target=html -o user.html user.skb
> ERROR:
> /home/rmason/Software/skribilo/src/guile/skribilo/debug.scm:157:36:
> unexpected character in Skribilo module #\'

Can you make sure Skribilo is using the built-from-Git Guile-Reader?

You could, for instance, run Skribilo in ‘strace’ and grep the output to
find out which libguile-reader.so is being used.

Thanks,
Ludo’.

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

Reply via email to