Hi Mohamed<div><br><div class="gmail_quote">2012/9/5 Mohammed Nasri <span dir="ltr"><<a href="mailto:mohammed.nasri@gmail.com" target="_blank">mohammed.nasri@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div class="gmail_quote"><div class="im"><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">....</blockquote></div><div><b style="color:rgb(204,0,0)">I am integrating ACE into Amine Plateform (which requires java installed only), and I don't want to force users to install prolog too, for user, a APE compiled version would be sufficient. Can I create a such APE version ?<br>
</b></div></div></div></blockquote><div><br></div><div>AFAIK, no .</div><div><br></div><div>I'm also developping an Open Source Tool in Java for  Intelligent Systems ( EulerGUI ).</div><div>And here is what we for adding Yap ( another Prolog engine ) to EulerGUI.</div>
<div>In fact the dependency project Euler does it, and we just build an executable jar including Euler jar.</div><div>So, what project Euler does, is just to add all binaries for Yap , for Linux and Windows, in the jar.</div>
<div>Then , the first time Euler is called from Java, all binaries are copied to temporary directory ( /tmp on Linux ) , and then /tmp/eye/linux/bin/yap is called with right arguments.</div><div>The mechanism works very well, and is not putting any constraints on the user.</div>
<div><br></div></div>-- <br>Jean-Marc Vanel<br>Déductions SARL - Consulting, services, training,<br>Rule-based programming, Semantic Web<br><a href="http://deductions-software.com/" target="_blank">http://deductions-software.com/</a><br>
+33 (0)6 89 16 29 52<br>chat :  irc://<a href="http://irc.freenode.net#eulergui" target="_blank">irc.freenode.net#eulergui</a><br>
</div>