Can you provide the initial cmake configuration details of your vanila paraview build?<br><br><div class="gmail_quote">On Mon, May 23, 2011 at 6:02 PM, Michael Jackson <span dir="ltr">&lt;<a href="mailto:mike.jackson@bluequartz.net">mike.jackson@bluequartz.net</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I tried this also:<br>
<br>
562:[mjackson@ferb2:4.6.2]$ sudo rm -rf _CPack_Packages/; sudo cpack -G ZIP --config Applications/ParaView/CPackParaViewConfig.cmake<br>
CPack: Create package using ZIP<br>
CPack: Install projects<br>
CPack: - Run preinstall target for: ParaView Runtime Libs<br>
CPack: - Install project: ParaView Runtime Libs<br>
CPack: - Run preinstall target for: HDF5 Core Library<br>
CPack: - Install project: HDF5 Core Library<br>
CPack: - Run preinstall target for: VTK Runtime Libs<br>
CPack: - Install project: VTK Runtime Libs<br>
CPack: - Run preinstall target for: ParaView Components<br>
CPack: - Install project: ParaView Components<br>
CPack: Create package<br>
CPack Error: Problem while adding file&lt; /Users/Shared/OpenSource/ParaView-<a href="tel:3.10.1%2F4.6.2" value="+13101462">3.10.1/4.6.2</a>/_CPack_Packages/Darwin-i386/ZIP/ParaView-3.10.1-Darwin-i386/lib/paraview-3.10/libCosmo.dylib&gt; to archive &lt;/Users/Shared/OpenSource/ParaView-<a href="tel:3.10.1%2F4.6.2" value="+13101462">3.10.1/4.6.2</a>/_CPack_Packages/Darwin-i386/ZIP/ParaView-3.10.1-Darwin-i386.zip&gt; .ERROR =archive_write_header: Filetype not supported<br>


<div class="im">CPack Error: Problem compressing the directory<br>
CPack Error: Error when generating package: ParaView<br>
<br>
<br>
</div>And that was built against Qt 4.6.2.<br>
<div class="im">___________________________________________________________<br>
Mike Jackson                      <a href="http://www.bluequartz.net" target="_blank">www.bluequartz.net</a><br>
Principal Software Engineer       <a href="mailto:mike.jackson@bluequartz.net">mike.jackson@bluequartz.net</a><br>
BlueQuartz Software               Dayton, Ohio<br>
<br>
</div><div><div></div><div class="h5">On May 23, 2011, at 5:56 PM, David Partyka wrote:<br>
<br>
&gt; I am really unsure, I haven&#39;t ever seen these kinds of errors before and I am unable to reproduce this. sla.r on my system appears to just contain license information. Have you tried manually removeing the _CPack_Packages directory in your build tree to see if for some reason cpack isn&#39;t able to blow it away entirely?<br>


&gt;<br>
&gt; On Mon, May 23, 2011 at 5:24 PM, Michael Jackson &lt;<a href="mailto:mike.jackson@bluequartz.net">mike.jackson@bluequartz.net</a>&gt; wrote:<br>
&gt; When running CPack on a &quot;clean&quot; paraview build directory where NONE of my plugins are being build I get the following after trying to run CPack:<br>
&gt;<br>
&gt; cpack -G DragNDrop --config Applications/ParaView/CPackParaViewConfig.cmake<br>
&gt; .....<br>
&gt;<br>
&gt; /Users/Shared/OpenSource/ParaView-3.10.1/Build/_CPack_Packages/Darwin-i386/DragNDrop/sla.r:522: ### /usr/bin/Rez - String spans lines.<br>
&gt; /Users/Shared/OpenSource/ParaView-3.10.1/Build/_CPack_Packages/Darwin-i386/DragNDrop/sla.r: ### /usr/bin/Rez - Since errors occurred, /Users/Shared/OpenSource/ParaView-3.10.1/Build/_CPack_Packages/Darwin-i386/DragNDrop/temp-udco.dmg&#39;s resource fork was not completely updated.<br>


&gt; /Users/Shared/OpenSource/ParaView-3.10.1/Build/_CPack_Packages/Darwin-i386/DragNDrop/sla.r: ### /usr/bin/Rez - SysError -37 during set file info.<br>
&gt;<br>
&gt; CPack Error: Problem compressing the directory<br>
&gt; CPack Error: Error when generating package: ParaView<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; ___________________________________________________________<br>
&gt; Mike Jackson                      <a href="http://www.bluequartz.net" target="_blank">www.bluequartz.net</a><br>
&gt; Principal Software Engineer       <a href="mailto:mike.jackson@bluequartz.net">mike.jackson@bluequartz.net</a><br>
&gt; BlueQuartz Software               Dayton, Ohio<br>
&gt;<br>
&gt; On May 23, 2011, at 4:32 PM, David Partyka wrote:<br>
&gt;<br>
&gt; &gt; I&#39;ve never seen anything like that, as that is the same process I used to make the 3.10.1 binaries. Though I did use cmake 2.8.4. Are you using a really new Qt or something along those lines?<br>
&gt; &gt;<br>
&gt; &gt; On Mon, May 23, 2011 at 4:19 PM, Michael Jackson &lt;<a href="mailto:mike.jackson@bluequartz.net">mike.jackson@bluequartz.net</a>&gt; wrote:<br>
&gt; &gt; I followed the directions on the wiki page to compile my own ParaView 3.10.1 because I have some custom plugins that I compile. The .dmg image was created just fine but the contained &quot;ParaView.app&quot; when launched only has a menu bar that has &quot;New Application&quot; menu. Nothing else. Yet when I run it from the Build folder everything works just fine. Is there something in the cmake configuration of ParaView that I need to set that tells CMake that I am going to making a redistributable package? The same thing happens if I try a &quot;make install&quot; from the command line. This is on OS X 10.6.8 with CMake 2.8.3 and the ParaView 3.10.1 sources from the web site.<br>


&gt; &gt; ___________________________________________________________<br>
&gt; &gt; Mike Jackson                      <a href="http://www.bluequartz.net" target="_blank">www.bluequartz.net</a><br>
&gt; &gt; Principal Software Engineer       <a href="mailto:mike.jackson@bluequartz.net">mike.jackson@bluequartz.net</a><br>
&gt; &gt; BlueQuartz Software               Dayton, Ohio<br>
&gt; &gt;<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt; &gt;<br>
&gt; &gt; 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>
&gt; &gt;<br>
&gt; &gt; 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>
&gt; &gt;<br>
&gt; &gt; Follow this link to subscribe/unsubscribe:<br>
&gt; &gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
&gt; &gt;<br>
&gt;<br>
&gt;<br>
<br>
</div></div></blockquote></div><br>