[vtkusers] Problems with VTK_INSTALL_THIRD_PARTY_LIBRARIES
Ben Smith
croton6 at googlemail.com
Sat Dec 10 11:11:56 EST 2011
Hi everyone,
I tried to re-install VTK 5.8 with VTK_INSTALL_THIRD_PARTY_LIBRARIES = ON.
Compilation ($ make) worked fine without any problems, but during
installation ($ make install), I get the following error:
-- fixup_bundle
-- app='/usr/local/lib/vtk-5.8/vtkpython'
-- libs=''
--
dirs='/usr/local/bin;/usr/local/lib/vtk-5.8;/usr/local/lib/vtk-5.8;/usr/custom_stuff/VTK-build/bin;/usr/bin;/usr/lib64'
-- warning: *NOT* handled - directory/file does not exist...
CMake Error at /usr/share/cmake/Modules/BundleUtilities.cmake:627 (message):
error: fixup_bundle: not a valid bundle
Call Stack (most recent call first):
Utilities/Release/cmake_install.cmake:46 (fixup_bundle)
cmake_install.cmake:206 (INCLUDE)
As I said, when I turn VTK_INSTALL_THIRD_PARTY_LIBRARIES off in cmake,
everything works fine.
Best,
Ben
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20111210/596fcfb8/attachment.htm>
More information about the vtkusers
mailing list