Sylvestre,<br><br>Thank you. That was it. I guess configure should ideally test for the right verison of the rosetta API, though.<br clear="all"><br>happy holidays!<br>Ricardo Fabbri<br>--<br>Linux registered user #175401<br>
<a href="http://www.lems.brown.edu/%7Erfabbri" target="_blank">www.lems.brown.edu/~rfabbri</a><br><a href="http://pt.wikipedia.org/wiki/IPRJ" target="_blank">pt.wikipedia.org/wiki/IPRJ</a><br><a href="http://labmacambira.sf.net" target="_blank">labmacambira.sf.net</a><br>
<br>
<br><br><div class="gmail_quote">On Mon, Dec 26, 2011 at 1:24 PM, Sylvestre Ledru <span dir="ltr"><<a href="mailto:sylvestre.ledru@scilab-enterprises.com">sylvestre.ledru@scilab-enterprises.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
<br>
Le lundi 26 décembre 2011 à 13:19 -0200, Ricardo Fabbri a écrit :<br>
> Hi,<br>
<div class="im">><br>
> [javac] /home/rfabbri/src/scilab/scilab/modules/console/src/java/org/scilab/modules/console/utils/ScilabSpecialTextUtilities.java<br>
> [javac] SciInterpreter.java:18: package<br>
> com.artenum.rosetta.exception does not exist<br>
> [javac] import com.artenum.rosetta.exception.ScriptException;<br>
> [javac] ^<br>
> [javac] SciInterpreter.java:43: cannot find symbol<br>
> [javac] symbol : class ScriptException<br>
> [javac] location: class org.scilab.modules.console.SciInterpreter<br>
> [javac] public Object eval(String script) throws<br>
> ScriptException {<br>
</div>You don't have the right version of jrosetta (you need to update both<br>
api & engine)<br>
<br>
Try that:<br>
svn export --force --username anonymous --password Scilab<br>
svn://<a href="http://svn.scilab.org/scilab/trunk/Dev-Tools/SE/Prerequirements/Linux/thirdparty" target="_blank">svn.scilab.org/scilab/trunk/Dev-Tools/SE/Prerequirements/Linux/thirdparty</a> scilab.sources/scilab/thirdparty<br>
and copy the jrosetta package to the right place (usually, thirdparty<br>
will do it)<br>
<br>
S<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
-----------------------------<br>
Sylvestre Ledru<br>
Projects manager<br>
Community manager<br>
-----------------------------<br>
Scilab Enterprises<br>
<a href="http://www.scilab-enterprises.com/" target="_blank">http://www.scilab-enterprises.com/</a><br>
<a href="http://www.scilab.org/" target="_blank">http://www.scilab.org/</a><br>
-----------------------------<br>
<br>
<br>
<br>
--<br>
To unsubscribe from this mailing-list, please send an empty mail to<br>
<a href="mailto:users-unsubscribe@lists.scilab.org">users-unsubscribe@lists.scilab.org</a><br>
To check the archives of this mailing list, see<br>
<a href="http://mailinglists.scilab.org/" target="_blank">http://mailinglists.scilab.org/</a><br>
<br>
</font></span></blockquote></div><br>