[Scilab-Dev] Re: [scilab-Users] Mac OS 10.5 Compilation issue

Sylvestre Ledru sylvestre.ledru at inria.fr
Sat Feb 7 01:50:56 CET 2009


Le vendredi 06 février 2009 à 17:29 -0500, Eric E a écrit :
> Hi Sylvestre,
Hello,

> Sorry to resurrect this old thread
No worries

>  but I just tried to use my MacOS
> build of scilab, and the java help files don't seem to have been built
> and installed.  Is the a configure or make directive I need to use to
> make these files appear?
If you pulled the latest version, the --enable-build-doc is now called
by default (ie no need to add it) by the configure.
However, you still need to call "make doc" to build it.

Sylvestre


> Thanks,
> 
> Eric
> 
> On Tue, Jan 6, 2009 at 11:02 AM, Sylvestre Ledru
> <sylvestre.ledru at scilab.org> wrote:
> >
> >> So it sounds like if I resolve this path issue for the jars, the port
> >> should be more or less functional in nw mode?  I think I can work with
> >> that and with the Windows version for a bit until the Mac port
> >> advances a bit more.
> > Yep, it will answer to most of your needs.
> >
> >> > That means that the java engine cannot file the JNI lib libjogl.jnilib.
> >> > You have to add the path to the directory where is the lib in
> >> > etc/librarypath.xml
> >> Aha - I'll have a look for that.
> > I updated the error message in the master about that issue. It is a very
> > FAQ.
> >
> > In the master, you will get:
> > "An error occurred when Scilab tried to open a Canvas: Could not
> > initialize class org.scilab.modules.gui.bridge.canvas.SwingScilabCanvas
> > If an exception about java.lang.UnsatisfiedLinkError has been thrown,
> > check if etc/librarypath.xml contains the path to gluegen and jogl
> > libraries"
> >
> > Which is, I believe, much more explicit.
> >
> > (I will merge the master branch to the macosx one).
> >
> > Sylvestre
> >
> >
> >




More information about the dev mailing list