SICStus Prolog Release 3 ======================== http://www.sics.se/sicstus --------------------------------------- Binary Distribution Installation Script --------------------------------------- This script will install SICStus Prolog 3.8 on your computer. Before proceeding, make sure that you have downloaded the correct distribution and that you have your licensing information at hand, as you will be prompted for site-name, license code, and expiration date during the installation. It is also recommended that you read the Release Notes before installing SICStus Prolog. The Release Notes can be found online at http://www.sics.se/sicstus/relnotes_toc.html During the installation, a cache-file (install.cache) will be created which will store your answers to be used as defaults if you need to run the installation script again. You may safely delete this file if you wish. The installation script will ask a couple of questions regarding the installation. Most of these questions have a default alternative in square brackets ([]). Pressing return will give you the default answer. If you do not understand the question, the default answer will usually do what you want. Report bugs and other problems to SICStus Support using http://www.sics.se/sicstus/bugreport/bugreport.html Install SICStus Prolog 3 [yes] ? Checking installation cache... no Unpacking sicstus.tar... (please wait) ok. Where do you want to install SICStus [/usr/local] ? /home/joe/sicstus Creating uninstall script... You should now enter your site-name, license-code, and expiration date. Sitename ? Joe Butterhead License-code ? notavalidlicense Code expiration date ? permanent The script will now ask you for some information about external software packages. If you leave the answers blank, the script will try to determine the information automatically. Do you wish to install the Tcl/Tk interface (library(tcltk)) [yes] ? Specify Tcl/Tk installation path (or leave blank) ? What version of Tcl/Tk do you have (or leave blank) ? Do you wish to install the Java interface [yes] ? Specify JDK installation path (or leave blank) ? Use JDK native thread support (recommended) [yes] ? Do you wish to install the Berkeley DB module (library(bdb)). [yes] ? Specify path to Berkeley DB (or leave blank) ? Configuring system. This may take a few minutes... done. Copying files to /home/joe/sicstus. This may take a few minutes... done. Creating development system binary... Created "/home/joe/sicstus/bin/sicstus" Created "/home/joe/sicstus/bin/sicstus-3.8" Creating save-dumps... Created `/home/joe/sicstus/lib/sicstus-3.8/bin/spds.sav'. Created `/home/joe/sicstus/lib/sicstus-3.8/bin/sprt.sav'. Compiling license file... Performing final link step for Tcl/Tk module... Linking tcltk.so... ok. Linking tcltk.s.o... ok. Performing final link step for the Jasper module... Linking jasper.so... ok. Linking jasper.s.o... ok. Performing final link step for Berkeley DB module... Linking bdb.so... ok. Linking bdb.s.o... ok. Completing uninstall info... Cleaning up... Installation complete.