This is a port of SWI-Prolog 1.9.3 to Linux/68k. It is not really a port, since all I did was compiling with -O2 -fomit-frame-pointer -m68020 and linking with the GNU readline lib 2.0, which itself was compiled with the same options. You may come across some slight problems with the readline lib, see the note from the source distribution below. This package does not include the Quintus Prolog GNU Emacs Interface distributed with the source. (My Emacs denied to build it.) Furthermore is does not yet include the SWI-Prolog documentation. (You need LaTeX to make it.) For these things please refer to the source distribution which you may obtain from various ftp sites (eg ftp.informatik.tu-muenchen.de). Please read the file usr/local/lib/pl/LICENSE. Enjoy, Michael Marte marte@informatik.uni-muenchen.de This comes from the original source distribution: ---------------------------------------------------------------------- SWI-Prolog on LINUX This file used to hold an enthousiastic mail from Phil Perucci (dsc3pzp@nmrdc1.nmrdc.nnmc.navy.mil) describing his linux port of version 1.6.9. The current version is fully integrated and requires no additional README ... except for the GNU readline library. This library isn't out for long and the official GNU version 1.1 compiles fine on Linux but runs lousy :-(. There is a decent version of this library in /pub/linux/lib/librl-1.1.tar.Z.