Added a few hints on how to try out a scsh right after a build.
This commit is contained in:
parent
c749104691
commit
f9436a7dbf
5
RELEASE
5
RELEASE
|
@ -99,6 +99,11 @@ commands: gunzip, tar, cd, ./configure, and make. The configure script figures
|
||||||
out the special flags and switches needed to make the build work (thanks to
|
out the special flags and switches needed to make the build work (thanks to
|
||||||
the GNU project for the autoconfig tool that makes this possible).
|
the GNU project for the autoconfig tool that makes this possible).
|
||||||
|
|
||||||
|
After doing the make, you can start up a Scheme shell and try it out
|
||||||
|
by saying
|
||||||
|
./scshvm -o ./scshvm -i scsh/scsh.image
|
||||||
|
See the manual for full details on the command-line switches.
|
||||||
|
|
||||||
If it's harder than this, and your system is standard, we'd like to know
|
If it's harder than this, and your system is standard, we'd like to know
|
||||||
about it.
|
about it.
|
||||||
|
|
||||||
|
|
15058
doc/scsh-manual.ps
15058
doc/scsh-manual.ps
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue