Hello, I'm new to swi-prolog and xpce. I downloaded pl-5.8.0,
unzipped, configure'ed, make'ed and then had the following session:
abedin@<host>:~/epr/pl-5.8.0$ ./src/pl
Welcome to SWI-Prolog (Multi-threaded, 32 bits, Version 5.8.0)
Copyright (c) 1990-2009 University of Amsterdam.
SWI-Prolog comes with ABSOLUTELY NO WARRANTY. This is free software,
and you are welcome to redistribute it under certain conditions.
Please visit
http://www.swi-prolog.org for details.
For help, use ?- help(Topic). or ?- apropos(Word).
?- use_module(library(pce)).
ERROR: source_sink `library(pce)' does not exist
?- halt.
Can anyone please tell me how to get rid of the "ERROR: source_sink
`library(pce)' does not exist" error? I cannot find anything
conclusive on the internet. I am running CentOS 5.3.
Thanks and regards,
Muhammad Abedin.
_______________________________________________
SWI-Prolog mailing list
SWI-Prolog@...
https://mailbox.iai.uni-bonn.de/mailman/listinfo.cgi/swi-prolog