[vtkusers] Help with installation
David Doria
daviddoria at gmail.com
Fri Oct 29 07:49:26 EDT 2010
On Fri, Oct 29, 2010 at 7:36 AM, Vikram Mehta <vvmehta at gmail.com> wrote:
> Hi David,
>
> I went through the instructions step by step to build the Cone example
> (Tutorial directory - Step 1) but this is the error I received :
>
> [100%] Built target Cone2
> [vm308 at dyn109-239 bin]$ ./Cone2
> Xlib: extension "GLX" missing on display ":0.0".
> Xlib: extension "GLX" missing on display ":0.0".
> Xlib: extension "GLX" missing on display ":0.0".
> Xlib: extension "GLX" missing on display ":0.0".
>
It sounds like you don't have openGL installed. You probably need to do
sudo yum install opengl* gl* libgl*
or something like that.
I'm actually surprised that VTK built properly without opengl installed -
can anyone comment on that?
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20101029/17c7864d/attachment.htm>
More information about the vtkusers
mailing list