Added a few hints on how to try out a scsh right after a build.

This commit is contained in:
shivers 1995-11-01 19:13:37 +00:00
parent c749104691
commit f9436a7dbf
2 changed files with 8902 additions and 6161 deletions

View File

@ -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
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
about it.

File diff suppressed because it is too large Load Diff