Node:Release notes and installation guide for Windows, Next:Tcl/Tk Notes, Previous:Release notes and installation guide for UNIX, Up:Top
This chapter assumes that the environment variable PATH
includes
%SP_PATH%\bin
, where SP_PATH
points to the SICStus
installation directory (typically
C:\Program Files\SICStus Prolog 3.10.1
.
Here, %SP_PATH%
is just a place-holder; you usually do
not need to set the environment variable SP_PATH
, but see
Setting SP_PATH under Windows. For example:
C:\> set PATH=C:\Program Files\SICStus Prolog 3.10.1\bin;%PATH%
You may also want to include the paths to Tcl/Tk (see Tcl/Tk Notes), Java (see Getting Started), and Berkeley DB (see Berkeley DB notes).