[Scilab-Dev] Java library issue on FC8 after 5.0.3 install

Sylvestre Ledru sylvestre.ledru at scilab.org
Mon Jan 19 16:20:44 CET 2009


Le mercredi 14 janvier 2009 à 01:26 +0100, Sylvestre Ledru a écrit :
> Hello
> > 
> > Warning: Localization issue: Error while binding the domain
> > from /usr/local/share/scilab//../locale/
> > or /usr/local/share/scilab//locale/: Switch to the default language
> > (English).
> add the option --enable-build-localization
> 
> > Warning: Could not find Java package
> > '/usr/local/share/scilab//thirdparty/'.
> > Warning: Could not find Java package
> > '/usr/local/share/scilab//modules/helptools/jar/org.scilab.modules.helptools.jar'.
> > Some problems during the loading of the Java libraries occured.
> > This could lead to inconsistent behaviours.
> > Please check SCI/etc/classpath.xml.
> > 
> > How can I get ride of the helptools.jar warning? 
> > The jar file is not build in the scilab building process.
> > How do I build this jar file?
> add the option --enable-build-help
> 
> Note that in the future version of Scilab, enable-build-help will be
> enabled by default (and I should to the same with
> enable-build-localization)
I just made this change.
--enable-build-localization is now automatic in the configure and can be
disabled by --disable-build-localization.

Sylvestre




More information about the dev mailing list