Roger Mason <[email protected]> skribis:

> 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 #\'

Arrgh, you’ll also need Guile-Reader from Git I’m afraid.

Guile-Reader 0.5 doesn’t parse syntax-quote, aka. #'.  This was added in
commit c94ec8f7020e8f24ffc1cddb63f78754387a6207 of Guile-Reader, after 0.5.

Thanks,
Ludo’.

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

Reply via email to