[vtkusers] Re: Installing VTK on Linux

Asad A. Abu-Tarif tarifa at rpi.edu
Wed Oct 10 17:47:41 EDT 2001


> From: "Asad A. Abu-Tarif" <tarifa at rpi.edu>
> Cc: "vtk User List" <vtkusers at public.kitware.com>
>
> Thanks for the response.
>
> Here are the flags that I set with the ./configure command
> --with-mesa --with-contrib --with-patented
>
> I got no warning or errors when I compiled vtk after that.
>
> Any help would be greatly appreciated.
> Asad
>   ----- Original Message -----=20
>   From: Juerg Tschirren=20
>   To: Asad A. Abu-Tarif=20
>   Cc: vtk User List=20
>   Sent: Wednesday, October 10, 2001 3:57 PM
>   Subject: Re: [vtkusers] Installing VTK on Linux
>
>
>
>   Did you use the --with-mesa switch when you did the ./configure for =
> the
>   vtk package? It sounds like you missed that.
>
>
>   Juerg


>>Did your user.make file in the vtk main directory point to the correct
>>libraries? I think the default lines in user.make say something like:
>>MESA_INCLUDE=-I/home/martink/storage/Mesa-1.2.6/include
>>MESA_LIB=/home/martink/storage/Mesa-1.2.6/lib-sun4-solaris/libMesaGL.a
>>which may mess it up (I don't know since I've always changed those
>>lines).
>>Dave

I have already done that. I even just redownloaded Mesa and re-installed it.
I also re-ran configure with the options above and clean-built vtk. Still,
when
I build any of the examples and try to run them I get the same error.

Is there a link option in the make file that I'm missing?
As I said, I'm using the make file that came with the examples and I issue
the command:
"gmake Cone" to build the Cone.cxx.

I also created the links to the vtk libraries and set the environment
variable
for the directory with the links.
In other words, I followed the directions that come with vtk to the letter!!
Any ideas?

Thanks for all the help!!
Asad





More information about the vtkusers mailing list