<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi everyone,<br>
    <br>
    I tried to re-install VTK 5.8 with&nbsp;
    VTK_INSTALL_THIRD_PARTY_LIBRARIES = ON.<br>
    Compilation ($ make) worked fine without any problems, but during
    installation ($ make install), I get the following error:<br>
    <br>
    <small>-- fixup_bundle<br>
      --&nbsp;&nbsp; app='/usr/local/lib/vtk-5.8/vtkpython'<br>
      --&nbsp;&nbsp; libs=''<br>
      --&nbsp;&nbsp;
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'<br>
      -- warning: *NOT* handled - directory/file does not exist...<br>
      CMake Error at /usr/share/cmake/Modules/BundleUtilities.cmake:627
      (message):<br>
      &nbsp; error: fixup_bundle: not a valid bundle<br>
      Call Stack (most recent call first):<br>
      &nbsp; Utilities/Release/cmake_install.cmake:46 (fixup_bundle)<br>
      &nbsp; cmake_install.cmake:206 (INCLUDE)</small><br>
    <br>
    As I said, when I turn VTK_INSTALL_THIRD_PARTY_LIBRARIES off in
    cmake, everything works fine. <br>
    <br>
    Best,<br>
    Ben<br>
  </body>
</html>