You can turn off PARAVIEW_INSTALL_THIRD_PARTY_LIBRARIES in CMake. It controls whether to use fixupbundle to resolve dependencies, but since you&#39;re building static, and all your dependencies are static you don&#39;t need it.<br>

<br><div class="gmail_quote">On Fri, Apr 8, 2011 at 2:24 PM, Cook, Rich <span dir="ltr">&lt;<a href="mailto:cook47@llnl.gov">cook47@llnl.gov</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

It looks like the installer is trying to do something for Mac OS X on our linux clusters. Â How do I prevent this error? Â Thanks!<br>
<br>
-- Up-to-date: /usr/global/tools/Kitware/Paraview/3.10/chaos_4_x86_64_ib/lib/paraview-3.10/imageformats/libqico.so<br>
-- fixup_bundle<br>
-- Â  app=&#39;/usr/global/tools/Kitware/Paraview/3.10/chaos_4_x86_64_ib/lib/paraview-3.10/paraview&#39;<br>
-- Â  libs=&#39;/nfs/tmp2/rcook/Paraview/3.10/build/ParaView-3.10.0/build/bin/libMoments.so;/nfs/tmp2/rcook/Paraview/3.10/build/ParaView-3.10.0/build/bin/libPrismServerPlugin.so;/nfs/tmp2/rcook/Paraview/3.10/build/ParaView-3.10.0/build/bin/libPrismClientPlugin.so;/nfs/tmp2/rcook/Paraview/3.10/build/ParaView-3.10.0/build/bin/libPointSprite_Plugin.so;/nfs/tmp2/rcook/Paraview/3.10/build/ParaView-3.10.0/build/bin/libSierraPlotTools.so;/nfs/tmp2/rcook/Paraview/3.10/build/ParaView-3.10.0/build/bin/libSLACTools.so;/nfs/tmp2/rcook/Paraview/3.10/build/ParaView-3.10.0/build/bin/libStreamingView.so;/nfs/tmp2/rcook/Paraview/3.10/build/ParaView-3.10.0/build/bin/libSurfaceLIC.so;/nfs/tmp2/rcook/Paraview/3.10/build/ParaView-3.10.0/build/bin/libH5PartReader.so;/nfs/tmp2/rcook/Paraview/3.10/build/ParaView-3.10.0/build/bin/libAnalyzeReader.so;/nfs/tmp2/rcook/Paraview/3.10/build/ParaView-3.10.0/build/bin/libAnalyzeWriter.so;/nfs/tmp2/rcook/Paraview/3.10/build/ParaView-3.10.0/build/bin/libNIfTIReader.so;/nfs/tmp2/rcook/Paraview/3.10/build/ParaView-3.10.0/build/bin/libNIfTIWriter.so&#39;<br>


-- Â  dirs=&#39;/usr/global/tools/Kitware/Paraview/3.10/chaos_4_x86_64_ib/bin;/usr/global/tools/Kitware/Paraview/3.10/chaos_4_x86_64_ib/lib;/usr/local/tools/mvapich-gnu/lib/shared;/usr/local/bin&#39;<br>
-- warning: *NOT* handled - directory/file does not exist...<br>
CMake Error at /nfs/tmp2/rcook/Paraview/3.10/build/ParaView-3.10.0/CMake/BundleUtilities.cmake:627 (message):<br>
 Â error: fixup_bundle: not a valid bundle<br>
Call Stack (most recent call first):<br>
 Â Applications/ParaView/cmake_install.cmake:64 (fixup_bundle)<br>
 Â Applications/cmake_install.cmake:37 (INCLUDE)<br>
 Â cmake_install.cmake:67 (INCLUDE)<br>
<br>
<br>
make: *** [install] Error 1<br>
<br>
--<br>
✐Richard Cook<br>
✇ Lawrence Livermore National Laboratory<br>
Bldg-453 Rm-4024, Mail Stop L-557<br>
7000 East Avenue, Â Livermore, CA, 94550, USA<br>
☎ (office) <a href="tel:%28925%29%20423-9605" value="+19254239605">(925) 423-9605</a><br>
☎ (fax) <a href="tel:%28925%29%20423-6961" value="+19254236961">(925) 423-6961</a><br>
---<br>
Information Management &amp; Graphics Grp., Services &amp; Development Div., Integrated Computing &amp; Communications Dept.<br>
(opinions expressed herein are mine and not those of LLNL)<br>
<br>
<br>
<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</blockquote></div><br>