diff options
author | Florian Kanngiesser <florian.kanngiesser@googlemail.com> | 2012-12-13 19:23:49 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-12-15 15:13:33 +0100 |
commit | 26cef08541d8697c0cb6004b9ebcf379312f6491 (patch) | |
tree | 68d3d89ec62ead7495114c8e370c6411c95ce395 /development/swi-prolog/README | |
parent | 38e1674389489652810454ee19f543c3111b03f1 (diff) | |
download | slackbuilds-26cef08541d8697c0cb6004b9ebcf379312f6491.tar.gz |
development/swi-prolog: Updated for version 6.2.4.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/swi-prolog/README')
-rw-r--r-- | development/swi-prolog/README | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/development/swi-prolog/README b/development/swi-prolog/README index a6dbcc9b6e..ecd0b46689 100644 --- a/development/swi-prolog/README +++ b/development/swi-prolog/README @@ -1,10 +1,9 @@ SWI-Prolog is a comprehensive Prolog environment. Its development started in 1987 and has been driven by real-world applications. -SWI-Prolog is widely used in research, education, and commercial +SWI-Prolog is widely used in research, education, and commercial applications. -swi-prolog is build without BerkeleyDB support at the moment (too -experimental and won't build) and without GMP support. If you want -GMP support with swiprolog, you need to build GMPlib (there is -currently no build script at SlackBuilds.org from http://gmplib.org/ -and run the script with GMP=yes ./swi-prolog.SlackBuild +swi-prolog is build without BerkeleyDB support at the moment +(too experimental and won't build) and without GMP support. +If you want GMP support with swiprolog run the script with + GMP=yes ./swi-prolog.SlackBuild |