Dear Giacoma,

We have fix the problems in the development version of Ciao available online:
http://ciao-lang.org/download_latest.html

We expect to make an official new stable release soon.

Note that one of the bugs was in the example itself:
The predicate
append/3 is not anymore imported by default.
In other words, the library lists must be loaded by the Prolog server before the first call to append/3.
This can be done from the java code by calling:
   goal.useModule("library(lists)"); 
(See example0.java in the
development version of Ciao).

Cheers,

The CLIP Group         

6/2/13 9:28 PM, Giacoma Monreale:
I am using CiaoDE 1.14.2.
Moreover I installed it by using the mac installer.
Do you think that the problem can be this?

Thank you!

Giacoma


On Sun, Jun 2, 2013 at 3:49 PM, <ciao@clip.dia.fi.upm.es> wrote:

Dear Giacoma,

thanks for the report, we will look into it as soon possible. To help
us reproduce the problem, can you tell us exactly which version of
Ciao you are using? Did you install from the source (i.e., .tar.gz) or
you used the mac installer (.dmg)?

Cheers,

--
----------------------- The Ciao System Development Team --------------------
 The CLIP Group                         |           IMDEA Software Institute
 ciao@clip.dia.fi.upm.es                | and Technical University of Madrid
                       http://www.ciao-lang.org / http://www.cliplab.org
-----------------------------------------------------------------------------




_______________________________________________
Ciao-mailman mailing list
Ciao-mailman@clip.dia.fi.upm.es
http://clip.dia.fi.upm.es/cgi-bin/mailman/listinfo/ciao-mailman