[scilab-Users] compilation error in master

Ricardo Fabbri rfabbri at gmail.com
Mon Dec 26 22:16:46 CET 2011


Sylvestre,

Thank you. That was it. I guess configure should ideally test for the right
verison of the rosetta API, though.

happy holidays!
Ricardo Fabbri
--
Linux registered user #175401
www.lems.brown.edu/~rfabbri <http://www.lems.brown.edu/%7Erfabbri>
pt.wikipedia.org/wiki/IPRJ
labmacambira.sf.net



On Mon, Dec 26, 2011 at 1:24 PM, Sylvestre Ledru <
sylvestre.ledru at scilab-enterprises.com> wrote:

> 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/thirdpartyscilab.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/
> -----------------------------
>
>
>
> --
> To unsubscribe from this mailing-list, please send an empty mail to
> users-unsubscribe at lists.scilab.org
> To check the archives of this mailing list, see
> http://mailinglists.scilab.org/
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20111226/37e77853/attachment.htm>


More information about the users mailing list