The message "Failed to locate bootfile" means that SICStus cannot
find either spds.sav
or sprt.sav
, depending on whether
you are executing a development system or a runtime
system. If you are running a runtime system, you may want to
read the chapter "Runtime Systems" in the User's Manual. If you
want to execute runtime systems on machines that do not have
SICStus installed (a.k.a. target machines), read the sections
"Runtime Systems on Target Machines".
If you get this message running a Development System, your installation is probably inconsistent. Reinstall SICStus and try again.
break
.
What's wrong?
The manual assumes that ^D is the EOF character. Under Windows,
however, it's ^Z (except when running under Emacs). In most
contexts, the term end_of_file
terminated by a full stop
(.) can be typed instead of the EOF character.