Node:Release notes and installation guide for UNIX, Next:, Previous:Supported platforms, Up:Top



Release notes and installation guide for UNIX

This chapter assumes that the environment variable PATH includes <prefix>/bin, where <prefix> points to the SICStus installation directory. The installation directory is specified during installation; see UNIX installation. For example:

     csh,tcsh> setenv PATH "/usr/local/bin:$PATH"
     sh,bash,ksh> export PATH="/usr/local/bin:$PATH"