Next: Special Releases, Previous: Release Notes and Installation Guide for UNIX, Up: Top [Contents]
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 VC16 4.9.0\).
Here, %SP_PATH%
is just a place-holder; you usually do
not need to set the environment variable SP_PATH
, but see
CPL Notes in the SICStus Prolog Manual. For example:
C:\> set PATH=C:\Program Files\SICStus Prolog VC16 4.9.0\bin;%PATH%
To use splfr
and spld
, you must also set up the
appropriate Microsoft Visual Studio tools; see Setting up the C compiler on Windows in the SICStus Prolog Manual for details.
To use the respective library modules, you must also include the paths
to Tcl/Tk (see Tcl/Tk Notes)
onto the PATH
environment variable if the installer for
Tcl/Tk has
not done so already.
• Windows Requirements | Requirements | |
• Windows Installation | Installation | |
• Windows Notes | Windows Notes | |
• Command Line Editing | Command Line Editing | |
• The Console Window | The Console Window | |
• Windows Limitations | Windows Limitations |