Re: foreign resources
Jan Wielemaker <[email protected]>
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <[email protected]> |
On 02/26/2014 03:41 PM, Olivier Sallou wrote: > Ok, I tried to find the PREDICATE declaration but did not find any. > > SWI-cpp.h is not installed on Ubuntu. This part may not be packaged. Ubuntu's packages are really old for SWI-Prolog. In part that is caused by versions after 5.10 that did not compile on all Debian platforms. That is resolved, but then it still takes long before Ubuntu updates :-( There are PPAs that provide the latest stuff. See http://www.swi-prolog.org/build/Debian.txt for pointers to both the stable and development versions. Otherwise, just build the source. It is not very hard with the info on the page above. Cheers --- Jan