[scilab-Users] compilation error in master

Sylvestre Ledru sylvestre.ledru at scilab-enterprises.com
Mon Dec 26 16:24:30 CET 2011


Hello,


Le lundi 26 décembre 2011 à 13:19 -0200, Ricardo Fabbri a écrit :
> Hi,
> 
> [javac] /home/rfabbri/src/scilab/scilab/modules/console/src/java/org/scilab/modules/console/utils/ScilabSpecialTextUtilities.java
>     [javac] SciInterpreter.java:18: package
> com.artenum.rosetta.exception does not exist
>     [javac] import com.artenum.rosetta.exception.ScriptException;
>     [javac]                                     ^
>     [javac] SciInterpreter.java:43: cannot find symbol
>     [javac] symbol  : class ScriptException
>     [javac] location: class org.scilab.modules.console.SciInterpreter
>     [javac]     public Object eval(String script) throws
> ScriptException {
You don't have the right version of jrosetta (you need to update both
api & engine)

Try that:
svn export --force --username anonymous --password Scilab
svn://svn.scilab.org/scilab/trunk/Dev-Tools/SE/Prerequirements/Linux/thirdparty scilab.sources/scilab/thirdparty
and copy the jrosetta package to the right place (usually, thirdparty
will do it)

S


-- 
-----------------------------
Sylvestre Ledru
Projects manager
Community manager
-----------------------------
Scilab Enterprises
http://www.scilab-enterprises.com/
http://www.scilab.org/
-----------------------------





More information about the users mailing list