[vtkusers] compile problem on linux Redhat 6.2 with Mesa-3.2-2
Marcel van Straten
streets at mediaport.org
Tue Jul 25 03:29:29 EDT 2000
Hello Daniel,
I also had problems compiling VTK on Linux. The linux-howto is not really up
to date and I suggest the following modifications:
- use --with-opengl instead of --with-mesa
- edit the configure file:
replace GL/gl.h with /usr/X11R6/include/GL/gl.h
(I don't know why I have to do this, but it seems to solve the problem)
If this doesn't solve the problem you maybe have to re-intsall/compile Mesa
by yourself (and not use the RPM package from RedHat).
Hope this helps,
Marcel van Straten
----- Original Message -----
From: "Daniel Rueckert" <dr at doc.ic.ac.uk>
To: <vtkusers at public.kitware.com>
Sent: Monday, July 24, 2000 9:29 PM
Subject: [vtkusers] compile problem on linux Redhat 6.2 with Mesa-3.2-2
> Hi,
>
> I get the following compiler error when I try to compile the latest vtk
> version on Redhat 6.2 with Mesa-3.2-2. I have used the following config
> options:
>
> ./configure --with-contrib --with-patented --with-tcl --with-shared
> --with-tkwidget --prefix=/vol/vtk/6.2 --with-mesa
>
> Does anybody have an idea what's going wrong ?
>
> Many thanks, Daniel
More information about the vtkusers
mailing list