[GRASSLIST:4373] Re: Nviz and OpenGL
Glynn Clements
glynn.clements at virgin.net
Fri Aug 23 19:34:46 EDT 2002
michele.rocc at libero.it wrote:
> sorry for my previous message, was not fished.
>
> The problem is in Debian 3.0,
> when I start Nviz I get this message:
>
> Error in startup script: Togl: X server has no OpenGL GLX expansion...
>
> do any Debian user know which lib I need to install to get this
> expansion?
You need to do one of the following:
1. If your X server supports GLX, but it isn't enabled, then enable
it; for XFree86 4.x, you need the line:
Load "glx"
in the "Module" section of XF86Config.
2. If your X server doesn't support GLX, replace your X server with
one which does, or
3. Replace your GL library (libGL.so.*) with one which implements
OpenGL on the client side (e.g. Mesa), eliminating the need for the X
server to support GLX.
--
Glynn Clements <glynn.clements at virgin.net>
More information about the grass-user
mailing list