[scilab-Users] Scilab 5 and non openGL X11 servers

Jonathan Blanchard BlanchardJ at ieee.org
Thu May 14 13:14:05 CEST 2009


Hi,

Logically since there is no hardware with vnc there is normally no
opengl implementation. You must compile it yourself as the mesa Xlib
driver, sometime called software rendering.

See www.mesa3d.org in the compiling section see the instruction for
standalone mesa.

Jonathan Blanchard



2009/5/14 StŽéphane Mottelet <stephane.mottelet at utc.fr>:
> Sylvestre Ledru a écrit :
>
>
>
>
> It seems that Scilab is not able to cope with non OpenGL servers (a
> warning is given that the drivers of the graphical card does not
> support OpenGL). Are there plans to use a deprecated X11 mode ?
>
>
>
>
> Using the vesa driver should fix your problem.
>
>
>
>
> what do you mean by "using the vesa driver " ?
>
>
>
> It is described here:
> http://wiki.scilab.org/Graphical_issues_with_Scilab_5.0#head-e55f5eb0441a1361d05ca35abab93ebc191c3b2e
>
>
>
> Im am sorry, but there is no xorg.conf for Xvnc, which is not a
> "classical" Xserver.
>
>
> I am not familiar with such systems. However, I guess you have a X
> server on the server itself. It is where you would have to do this
> change.
>
> Sylvestre
>
>
> I have tried this, but it does not change anything (glxinfo still complains
> about no
> GLX extension on the X server, and Scilab does not want to plot anything).
> The Xvnc Xserver has nothing to do with the *local* Xserver talking to
> the graphics card.
>
>
> S.



More information about the users mailing list