[vtkusers] error while loading shared libraries: libvtkfreetype.so.5.6

bin4ry bin4ry at theknetgroup.org
Fri Jun 17 10:59:45 EDT 2011


Hi together,

i'm quite new to vtk and i'm trying to build and execute a qt-project with
qtcreator. Building works (after some hours of struggling with "ld: cannot
find xyz"-messages). However, when i try to execute the project it sais:

"Error while loading shared libraries: libvtkfreetype.so.5.6: cannot open
shared object file: No such file or directory"

I'm running ubuntu 11.04 and actually got those files (i compiled vtk myself
with VTK_USE_FREETYPE:ON). Additionally i got vtk 5.4 from ubuntu repos
installed. I even made symlinks of
/usr/local/lib/vtk-5.6/libvtkfreetype.so.5.6 in almost every lib-directory):

find / -iname 'libvtkfreetype*'
/lib/vtk-5.6/libvtkfreetype.a
/lib/vtk-5.6/libvtkfreetype.so
/lib/vtk-5.6/libvtkfreetype.so.5.6.1
/lib/vtk-5.6/libvtkfreetype.so.5.6
/usr/lib/vtk-5.6/libvtkfreetype.a
/usr/lib/vtk-5.6/libvtkfreetype.so
/usr/lib/vtk-5.6/libvtkfreetype.so.5.6.1
/usr/lib/vtk-5.6/libvtkfreetype.so.5.6
/usr/lib/libvtkfreetype.so
/usr/lib/libvtkfreetype.so.5.6.1
/usr/lib/libvtkfreetype.so.5.6
/usr/local/lib/vtk-5.6/libvtkfreetype.a
/usr/local/lib/vtk-5.6/libvtkfreetype.so
/usr/local/lib/vtk-5.6/libvtkfreetype.so.5.6.1
/usr/local/lib/vtk-5.6/libvtkfreetype.so.5.6


Wherelse does vtk look for those libs? I also installed package
libfreetype6-dev from ubuntu's repos. 

What am I missing?

--
View this message in context: http://vtk.1045678.n5.nabble.com/error-while-loading-shared-libraries-libvtkfreetype-so-5-6-tp4499013p4499013.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list