Hello,<div><br></div><div>Thanks for your reply...</div><div><br></div><div>I have downloaded ppl-0.11.2, and followed normal steps to install it: </div><div><br></div><div>./configure </div><div>make</div><div>make check</div>
<div>make install</div><div><br></div><div>Do you mean if I need files like "ppl_ocaml.cma" (currently I do not find it), I need to go to interfaces/OCaml/ and run a "make"?</div><div><br></div><div>Thank you very much</div>
<div><br></div><div>Tie</div><meta http-equiv="content-type" content="text/html; charset=utf-8"><meta http-equiv="content-type" content="text/html; charset=utf-8"><div><br><br><div class="gmail_quote">On Wed, Sep 21, 2011 at 4:00 PM, Enea Zaffanella <span dir="ltr"><<a href="mailto:zaffanella@cs.unipr.it">zaffanella@cs.unipr.it</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Il 21/09/2011 13:35, Tie Cheng ha scritto:<br>
<div class="im">> Hello,<br>
><br>
> I have downloaded ppl package and follow the steps to install it under<br>
> /usr/local/lib... Here is the result of "find -name "*ppl.*"" under "/usr/":<br>
><br>
>     ./lib/libppl.so.7.1.0<br>
>     ./lib/libppl.so.7<br>
>     ./lib/libcloog-ppl.so.0<br>
>     ./local/share/man/man3/libppl.3<br>
>     ./local/share/aclocal/ppl.m4<br>
>     ./local/include/ppl.hh<br>
>     ./local/lib/libppl.so<br>
</div>>     ./local/lib/<a href="http://libppl.la" target="_blank">libppl.la</a> <<a href="http://libppl.la" target="_blank">http://libppl.la</a>><br>
<div class="im">>     ./local/lib/libppl.a<br>
>     ./local/lib/libppl.so.9<br>
>     ./local/lib/libppl.so.9.0.0<br>
><br>
> I have done "find -name "ppl.cma"" under "/", it finds nothing.<br>
><br>
> Does it mean the package has not been correctly installed? Where do you<br>
> often find your "ppl.cma"?<br>
<br>
</div>The file is named ppl_ocaml.cma<br>
<br>
Most binary packages only provide the C++ and C interfaces for PPL.<br>
If you need the OCaml interface then probably you need to build the<br>
library from sources (with proper configuration).<br>
See interfaces/OCaml/README.ocaml<br>
<br>
Enea.<br>
<div class="im"><br>
<br>
> Thank you very much<br>
><br>
> Tie<br>
><br>
><br>
><br>
</div>> _______________________________________________<br>
> PPL-devel mailing list<br>
> <a href="mailto:PPL-devel@cs.unipr.it">PPL-devel@cs.unipr.it</a><br>
> <a href="http://www.cs.unipr.it/mailman/listinfo/ppl-devel" target="_blank">http://www.cs.unipr.it/mailman/listinfo/ppl-devel</a><br>
<br>
</blockquote></div><br></div>