LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Mesa (https://www.linuxquestions.org/questions/programming-9/mesa-10641/)

gui10 12-26-2001 03:43 AM

Mesa
 
i have just downloaded the Mesa libraries into my box and did the following:

./configure
make
make clean
make install

then i wrote a simple opengl program. it compiled no problem.
but when i tried to run the exectuable, it gave this error:

Xlib: extension "GLX" missing on display ":0.0"
Segmentation fault

i don't really know what's missing... help would be appreciated


All times are GMT -5. The time now is 07:09 AM.