Spis treści

Installing SWI-Prolog (with JPL) on Mac OS X

Now that's easy. You have two options:

Both options will give exactly the same results.

Install SWI-Prolog using MacPorts

sudo port install swi-prolog

Install using the binary installer

After installing...

Both methods install SWI-Prolog in /opt/local/:

To test if it works:

bash-3.2# ./run.sh
Compiling Test

JPL demo: Test

test 0...% test.pl compiled 0.00 sec, 4,064 bytes
passed.
test 1...passed.
test 2...passed.
test 3...passed.
test 4...passed.
test 5...passed.
test 6...passed.
test 7...passed.
test 8...passed.
test 9...passed.
test 10...passed.
test 11...passed.
test 101...00004567182904567231901235678312041678321528904567312936890412738905683412794156842736189057340412506823420839420831756240819623751407856239104837562910482956804237195684739158764391584763596579576799passed.