RH6.2, Mesa3.2-2 troubles
Dave Reed
dreed at capital.edu
Sat May 27 13:07:42 EDT 2000
> From: "eric jones" <ej at ee.duke.edu>
> Date: Sat, 27 May 2000 06:15:14 -0700
>
> Hello,
>
> My apologies if this has already been discussed on this group, but I haven't
> found the mail archives. (where are they?)
>
> I am trying to install vtk 3.1 on a fresh redhat6.2 installation. It comes
> with Mesa 3.2-2 instead of 3.0. Most of the compilation goes without a
> hitch. I did have slight problems with MESA being undefined in
> vtkMesaRenderWindow.h. This occured even when --with-mesa was defined
> during configuration. The result was some compile errors dealing with
> undefined "OffScreenContextId" in the vtkMesaRenderWindow class. Simply
> defining MESA solved the problem.
It compiled fine for me on my RH6.2 system. I'm pretty certain I
installed a newer version of Mesa than came with RH 6.2. rpm -q Mesa
returns Mesa-3.2-1.
You might try letting us know the full configure options you used and
what your user.make file contains - does it point to the correct spot
for Mesa?
> I've run the simple Cone example in python and tcl. Interactions with the
> render window work fine. Resizing the window several times, however, causes
> a core dump.
I can't reproduce that.
> Is this most likely an issue with the newer version of Mesa, or VTK, or
> something else? If someone had working rpms of vtk3.1, compiled with RH6.2,
> that'd be a big help.
Sorry, I can't be of more help, but I at least wanted to let you know
it may be a configuration issue on your setup rather than a general
VTK or Mesa bug.
Dave
--------------------------------------------------------------------
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