Problems compiling VTK 3.1
David Gobbi
dgobbi at irus.rri.on.ca
Thu Apr 6 10:44:57 EDT 2000
Hi Ken, Vetle,
I have had this same problem in one particular instance: with
recent distrubutions of utah-glx accelerated OpenGL for linux.
The problem is that configure looks for /usr/X11R6/include/GL/glxmd.h,
(and it looks for glxmd.h in other places), but utah-glx does not have
this file. I'm guessing that the reason configure looks for glxmd.h and
not simply gl.h is that it is trying to distinguish between real OpenGL
and Mesa. So configure definitely needs some enhancement, but I don't
know what the best solution is.
- David
--
David Gobbi, MSc dgobbi at irus.rri.on.ca
Advanced Imaging Research Group
Robarts Research Institute, University of Western Ontario
On Thu, 6 Apr 2000, Ken Martin wrote:
>
> >OpenGL is implicit when configuring. Right? At least according to
> >"README.html":
>
> As long as configure finds the right header and library files on your
> system. Maybe for some reason configure isn;t finding the files it is
> looking for and thinks you don't have opengl. If so we should look into it.
>
> - Ken
>
> --------------------------------------------------------------------
> This is the private VTK discussion list. Please keep messages on-topic.
> Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
> To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
> <majordomo at public.kitware.com>. For help, send message body containing
> "info vtkusers" to the same address.
> --------------------------------------------------------------------
>
--------------------------------------------------------------------
This is the private VTK discussion list. Please keep messages on-topic.
Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at public.kitware.com>. For help, send message body containing
"info vtkusers" to the same address.
--------------------------------------------------------------------
More information about the vtkusers
mailing list