You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like I picked up the wrong file. From the github page I selected code and then downloaded the code (which was shen-scheme-master.zip). Instead if I download shen-scheme-v0.25.2-src.tar.gz from the github page, then everything is fine.
Downloaded shen-scheme from githum on June 23. When I did a make, got the following:
...
make[1]: Leaving directory '/home/doug/Downloads/shen-scheme-master/_build/chez/csv9.5.6'
mkdir -p _build/bin
cc -o _build/bin/shen-scheme _build/chez/csv9.5.6/ta6le/boot/ta6le/kernel.o main.o -lm -ldl -lpthread -luuid
make: *** No rule to make target 'shen-scheme.scm', needed by '_build/lib/shen-scheme/shen.boot'. Stop.
I am using linux mint 20.3
The text was updated successfully, but these errors were encountered: