SICStus Prolog Release 4 ======================== http://www.sics.se/sicstus/ --------------------------------------- Binary Distribution Installation Script --------------------------------------- This script will install SICStus Prolog 4.0.0 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/docs/ 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. Note: You must have Perl installed and available in your PATH. Perl is available for free from www.cpan.org. Typically Perl is already installed. Report bugs and other problems to SICStus Support using http://www.sics.se/sicstus/bugreport/bugreport.html Install SICStus Prolog 4.0.0 [yes] ? Checking installation cache... no Where do you want to install SICStus [/usr/local/sicstus4.0.0] ? /home/pd/sicstus/testinstall/linux/4.0.0 Creating uninstall script... Decrypt key ? notavaliddecryptkey You should now enter your site-name, license-code, and expiration date. Sitename ? Some Site Name License-code ? notavalidlicense 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] ? For the Tcl/Tk interface you should now specify the 'prefix' directory of the Tcl/Tk installation. E.g. if the path to the dynamic tk library is /usr/local/lib/libtk.so, the 'prefix' directory (a.k.a. 'installation path') is /usr/local. Specify Tcl/Tk installation path, e.g., /usr/local (or leave blank) ? /src/sicstus/install/ActiveTcl8.4.14.0/x86-linux-glibc2.3 [Jasper is not available on this platform.] Do you wish to install the Berkeley DB module (library(bdb)). [yes] ? For the Berkeley DB interface you should now specify the 'installation path' of the Berkeley DB installation. E.g. if the path to the dynamic bdb library is /usr/local/BerkeleyDB.x.y/lib/libdb.so, the 'installation path' is /usr/local/BerkeleyDB.x.y. Specify path to Berkeley DB. e.g., /usr/local/Berkeley (or leave blank) ? /src/sicstus/install/bdb-4.5.20/x86-linux-glibc2.3_debug *************************************************************** The installation will proceed without further user interaction, unless there are errors. *************************************************************** Configuring system. This may take a few minutes... done. Decrypting sicstus.tar.compress.crypt... ok. Unpacking sicstus.tar... (please wait) ok. Copying files to /home/pd/sicstus/testinstall/linux/4.0.0. This may take a few minutes... Installing documentation into /home/pd/sicstus/testinstall/linux/4.0.0/lib/sicstus-4.0.0 done. Creating development system symlinks... Creating development system binary... done. Creating copies of SICStus run-time for multiple run-time support Creating spdet and spxref... done. Creating save-dumps... done. 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 Berkeley DB module... Linking bdb.so... ok. Linking bdb.s.o... ok. Completing uninstall info... Cleaning up... Installation complete. The SICStus development system has been installed as: /home/pd/sicstus/testinstall/linux/4.0.0/bin/sicstus The documentation can be accessed locally by opening the URL: file:/home/pd/sicstus/testinstall/linux/4.0.0/lib/sicstus-4.0.0/doc/html/ or on the SICStus website: http://www.sics.se/sicstus/docs/ Uninstall by running /home/pd/krumelur/sicstus/testinstall/linux/sp-4.0.0-x86-linux-glibc2.3/UnInstallSICStus