[CM] s7 repl for linux?
Forrest Curo
treegestalt at gmail.com
Mon Mar 29 08:54:10 PDT 2021
Um, the makefile in the tarball is for the webserver.
So I blindly try this instead (Sorry, this stuff isn't as obvious to me as
it probably is to others!):
gcc -o s7.scm s7.c -DWITH_MAIN
s7.c:66:10: fatal error: mus-config.h: No such file or directory
66 | #include "mus-config.h"
| ^~~~~~~~~~~~~~
compilation terminated.
On Mon, Mar 29, 2021 at 5:41 AM <bil at ccrma.stanford.edu> wrote:
> You can build s7 with -DWITH_MAIN and it comes up with
> a repl. The same repl is available separately as either
> repl.c (with repl.scm) or nrepl.c (with nrepl.scm).
> There are also examples in s7.html if you want to make
> your own. nrepl does not have a history buffer (it's
> available directly via the mouse and scrolling, but you
> need to use a terminal that can handle mouse events
> (not rxvt in particular)).
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cm-mail.stanford.edu/pipermail/cmdist/attachments/20210329/6f6dbabb/attachment.html>
More information about the Cmdist
mailing list