[vtkusers] problem with vtk on linux (debian) with opengl libs from
Meshulum Laks
mlaks at verizon.net
Mon Oct 18 01:11:38 EDT 2004
On Monday 18 October 2004 12:40 am, Mitchell Laks wrote:
To sum up.
I converted to using the drivers acording to the method of
http://www.watchland.org/dmcgraw/ati-debian.html
I left my kde in a broken state ( ie I postponed playing around with
xlibmesa-glu),
and then i went into my /home/mlaks/VTK directory
and when i ran make I get an error
no rule to make /usr/lib/libGL.so needed
by /home/mlaks/VTK/bin/libvtkRendering.so Stop.
And indeed I don't see a libGL.so in the dpkg -L fglrx,
however there is a
/usr/X11R6/lib/libGL.so.1.2 preseent so I did a
ln -s /usr/X11R6/lib/libGL.so.1.2 /usr/lib/libGL.so
Now I ran make in the VTK directory.
and I deleted the executables and object files in
Examples/Tutorial/Step1/Cxx and ran make there too.
and unfortunately I still get the sad sad non working
non Cone Cone. Still get defective flickering of pixels in the
renderwindow.
I really appreciate all of your help to bring me to this point!!!!!
Mitchell
More information about the vtkusers
mailing list