Closed shybyte closed 8 years ago
I followed the instructions until
http://digego.github.io/extempore/quickstart.html#hello-world
where this code:
(printf "Hello, World!")
caused:
eval: unbound variable: printf
I have used version Extempore-0.7.0-Ubuntu.tar.gz on Ubuntu 16.04.1 LTS. The next “Hello, Sine!” example runs without errors.
I followed the instructions until
http://digego.github.io/extempore/quickstart.html#hello-world
where this code:
caused:
I have used version Extempore-0.7.0-Ubuntu.tar.gz on Ubuntu 16.04.1 LTS. The next “Hello, Sine!” example runs without errors.