|
|
|
|
-
Follow the link
SWI-Prolog download page.
-
Choose the binary distribution appropriate for your operating system,
such as the
Microsoft Windows
binaries or the
Linux
RPM package.
The remaining instructions are for the Windows install.
The instructor or the GTA can help with the Linux install
during office hours.
-
Save the file w32pl400.exe to the temporary folder (C:\Temp).
-
Execute w32pl328.exe and put the installation proceeds in folder C:\Prolog.
-
Open readme.txt and set the environment variables as indicated under the
section Further Installation.
-
Download a prolog program (e.g., agatha_christie.pro).
-
Rename agatha_christie.pro to agatha_christie.pl
(change the extension from .pro to .pl).
-
Launch PLWIN.EXE, a window opens with the Prolog prompt.
-
At the Prolog prompt, type
[agatha_christie].
Be sure to include the period at the end.
-
If the compilation is indicated as successful,
then your installation is also successful.
-
Send email to edwards@cs.vt.edu
if you find errors in this procedure
or if you have serious difficulty installing Scheme by this
procedure.
You may prefer to see the instructor or the GTA during office hours.
|