[vtkusers] Unable to Compile VTK in 64 Bits Linux

fred fredmfp at gmail.com
Fri Apr 6 19:19:52 EDT 2007


xin guai a écrit :
> Does anyone know how to fix this problem? Thank You.
Hi,

This is not specific to x86_64 arch.

I get the same on my i686 debian etch (with nvidia GPU, so libGL.so 
comes from nvidia).

The reason is that libGL.so is missing (for a unknown reason).
Try
  ln -s libGL.so.1libGL.so

It should fix the issue.

HTH.

-- 
/F




More information about the vtkusers mailing list