What do I need to run SICStus?
• Disk space: a typical binary installation of SICStus takes up around 10 Mb. Fastcode-installations (i.e. SPARC) takes up around 15-20 Mb. To compile SICStus from the sources you need at least 50 Mb. • Memory usage: At least 8-16 Mb RAM, but more memory is recommended. • In order to use library(tcltk) you need a Tcl/Tk installation on your machine, available from http://dev.scriptics.com • In order to use library(jasper) you need a JNI compatible Java installation, for example Sun’s JDK, available from http://java.sun.com. • In order to use library(bdb) you need a Berkeley DB version 2 (version 2.7.5 or later, version 2.7.7 is what is used for the binary distributions), available from http://www.sleepycat.com Note that library(bdb) does not work with version 3 of Berkeley DB.