LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Xlib: extension "GLX" missing on display ":10.0". (https://www.linuxquestions.org/questions/linux-software-2/xlib-extension-glx-missing-on-display-10-0-a-425817/)

frankie_DJ 03-17-2006 02:38 PM

Xlib: extension "GLX" missing on display ":10.0".
 
Hi everyone,

I am trying to access a remote server from my machine and use a particular graphical application. I am able to run all the other X applications on that server except the one that I need. I get the error message:

Xlib: extension "GLX" missing on display ":10.0".

I did some searching on LQ and found that people who had this error message have NVIDIA video-card. I don't.

My xorg.conf file has uncommented
Load "glx"
line, and this is the output I have when running slocate glx


/usr/X11R6/bin/glxgears
/usr/X11R6/bin/glxinfo
/usr/X11R6/include/GL/glx.h
/usr/X11R6/include/GL/glxext.h
/usr/X11R6/include/GL/glxint.h
/usr/X11R6/include/GL/glxmd.h
/usr/X11R6/include/GL/glxproto.h
/usr/X11R6/include/GL/glxtokens.h
/usr/X11R6/lib/modules/extensions/libglx.a

frazelle09 03-19-2006 12:08 PM

Believe it or not, i've just had the same prob. When i went into the subdirectory, all if found were files which ended with .so So, i changed the

xorg.conf file to .../libglx.so

and it stopped complaining. Don't have the foggiest if this really solved the problem or just shut the machine up. I still have the problem that my X server wont's start and gives me a can't load "Default font fixed." message. So, i've posted this problem in another thread and am waiting on some brave soul to venture forth.
Hope this helps! Have a great morning! :)


All times are GMT -5. The time now is 06:50 PM.