Update of the Wiki [Was: SOLVED: plots are still blank]

Sylvestre Ledru sylvestre.ledru at scilab.org
Mon Oct 13 15:19:24 CEST 2008


Hello Rob,

Thanks for this! It was mainly OK. I added some extra information about
the SCI/etc/classpath.xml which can be used to set the path to the jar
libs and also that *.so can be set thanks to the LD_LIBRARY_PATH
variable.
I also did some cosmetic changes! 
Don't hesitate to update other pages on the wiki.

Thanks again.
Cheers,
Sylvestre

Le dimanche 12 octobre 2008 à 07:54 -0700, Robert Key a écrit :
> Hi Sylvestre,
>  I have updated the FAQ. I hope the wording is ok. I have included a
> little more infomation.
> Cheers,
>  
> Rob Key
> 
> 
> 
> ----- Original Message ----
> From: Sylvestre Ledru <sylvestre.ledru at scilab.org>
> To: users at lists..scilab.org
> Sent: Sunday, October 12, 2008 1:13:25 AM
> Subject: Re: [scilab-Users] SOLVED: plots are still blank
> 
> Hello Rob,
> 
> Actually, it is pretty easy.
> 1) create an account the wiki
> http://wiki.scilab.org/UserPreferences
> 2) go the to the page
> http://wiki.scilab.org/Compiling_Scilab_5.x_under_GNU-Linux_Unix_-_FAQ
> 3) edit the page
> 4) update the content (basically, copy/paste an example and modify it)
> 
> Don't worry to break things. Each page is versionned and it is
> straighforward to revert a bad modification/mistakes.
> 
> Sylvestre
> 
> Le samedi 11 octobre 2008 à 10:35 -0700, Robert Key a écrit :
> > Hi Sylvestre I have looked at the url for the faq. I don't know how
> to
> > update the faq. Do I need to register to that mailing list?
> > Please let me know how to update the faq and I will gladly do it.
> > Thanks,
> >  Robert Key
> >  
> > Rob Key
> > 
> > 
> > 
> > ----- Original Message ----
> > From: Sylvestre Ledru <sylvestre.ledru at scilab.org>
> > To: users at lists.scilab.org
> > Sent: Friday, October 10, 2008 10:41:30 AM
> > Subject: Re: [scilab-Users] SOLVED: plots are still blank
> > 
> > Thanks for the feedback. It is much appreciated.
> > 
> > Would you mind updating this wiki page:
> >
> http://wiki.scilab..org/Compiling_Scilab_5.x_under_GNU-Linux_Unix_-_FAQ
> > 
> > with these information ?
> > 
> > Cheers,
> > Sylvestre
> > 
> > 
> > Le vendredi 10 octobre 2008 à 01:38 -0700, Robert Key a écrit :
> > > Hi I have managed to solve my own plotting problem. Here is the
> > > solution in case anyone has the same problem:
> > > 
> > > I placed all run time libraries required by scilab
> > > in /opt/jdk1.6.0_07/jre/lib/amd64 (this would be i386 on 32 bit
> > linux)
> > > such as libgluegen-rt.so and all the jogl*.so. Somehow they were
> not
> > > found when placed in  /usr/local/lib and ldconfig then run.
> > > 
> > > I placed all the gluegen-rt.jar and jogl*.jar class libraries
> > > in /opt/jdk1.6.0_07/jre/lib/ext. If you do this then it is not
> > > necessary to include them in your CLASSPATH variable. I tried
> > putting
> > > then in a directory and including that in the CLASSPATH but this
> did
> > > not work for some reason.
> > > 
> > > Now my plots and sciocos all work fantastically on linux x86_64!!!
> > > Thanks for a great scientific software application.
> > > Cheers and happy computing,
> > >  Robert Key
> > >  
> > > Rob Key
> > > 
> > > 
> > > 
> > > ----- Original Message ----
> > > From: Robert Key <robertgordonkey at yahoo.com>
> > > To: users at lists.scilab.org
> > > Sent: Thursday, October 9, 2008 2:05:41 PM
> > > Subject: [scilab-Users] plots are still blank
> > > 
> > > Hi all,
> > >  I use scilab 5.0.2 on linux x86_64. jogl 64 bit is installed and
> > > LD_LIBRARY_PATH and the CLASSPATH are set up correctly but I still
> > get
> > > the error:
> > > 
> > > java.lang.reflect.InvocationTargetException
> > >        at java.awt.EventQueue.invokeAndWait(EventQueue.java:997)
> > >        at
> > >
> javax.swing.SwingUtilities..invokeAndWait(SwingUtilities.java:1323)
> > >        at
> > > org.scilab.modules.gui.bridge.tab.SwingScilabTab.draw(Unknown
> > Source)
> > >        at org.scilab.modules.gui.tab.ScilabTabBridge.draw(Unknown
> > > Source)
> > >        at org.scilab.modules.gui.bridge.ScilabBridge.draw(Unknown
> > > Source)
> > >        at org.scilab.modules.gui.tab.ScilabTab.draw(Unknown
> Source)
> > >        at
> > >
> >
> org.scilab.modules.gui.graphicWindow.ScilabRendererProperties.forceDi
> > > splay(Unknown Source)
> > >        at
> > >
> >
> org.scilab.modules.renderer.figureDrawing.DrawableFigureGL.drawCanvas
> > > (Unknown Source)
> > > Caused by: java.lang.NoClassDefFoundError: Could not initialize
> > class
> > > com.sun..op
> > > engl.impl.x11.X11GLDrawableFactory
> > > 
> > > This class com.sun.opengl.impl.x11.X11GLDrawableFactory exists in
> > the
> > > gluegen-rt.jar and is in the classpath.
> > > Also all the libgluegen-rt.so and related libraries are in the
> > > LD_LIBRARY_PATH and ldconfig has been run many times.
> > > 
> > > How can I correct this.
> > > Many thanks,
> > >  
> > > Rob Key
> > > 
> > > 
> > > 
> > > 
> > > 
> > 
> > 
> > 
> 
> 
> 
> 




More information about the users mailing list