<div dir="ltr">Sure. Compile ParaView (make sure that RPATH is on). Run&nbsp;Applications/Client/CreateBundle.sh in your build tree which will hopefully create a bundle that works. Copy your plugins under (I think) Contents/MacOS inside the bundle. Run install_name_tool to fix the paths of your plugins.<div>
<br></div><div>-berk</div><div><br><br><div class="gmail_quote">On Thu, Aug 14, 2008 at 12:32 PM, Samuel Crow <span dir="ltr">&lt;<a href="mailto:samuel_crow_work@rocketmail.com">samuel_crow_work@rocketmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Would it be possible to make a custom build of Paraview with the plugins built in so that my coworkers could just download it from the network and unpack it to somewhere and run it?<br>

<div class="Ih2E3d"><br>
<br>
--- On Thu, 8/14/08, Berk Geveci &lt;<a href="mailto:berk.geveci@kitware.com">berk.geveci@kitware.com</a>&gt; wrote:<br>
<br>
&gt; From: Berk Geveci &lt;<a href="mailto:berk.geveci@kitware.com">berk.geveci@kitware.com</a>&gt;<br>
&gt; Subject: Re: [Paraview] Will using RPath interfere with CPack on a Mac?<br>
&gt; To: <a href="mailto:samuel_crow_work@rocketmail.com">samuel_crow_work@rocketmail.com</a><br>
&gt; Cc: <a href="mailto:paraview@paraview.org">paraview@paraview.org</a><br>
</div>&gt; Date: Thursday, August 14, 2008, 12:15 PM<br>
<div><div></div><div class="Wj3C7c">&gt; I think you will have to run install_name_tool. I can&#39;t<br>
&gt; think of<br>
&gt; another way of making your libraries find the paraview<br>
&gt; libraries. We<br>
&gt; discussed in the past installing the ParaView libraries as<br>
&gt; a<br>
&gt; framework. That would fix your issue but would require more<br>
&gt; than a<br>
&gt; drag and drop on the user part to install ParaView.<br>
&gt;<br>
&gt; On Wed, Aug 13, 2008 at 5:28 PM, Samuel Crow<br>
&gt; &lt;<a href="mailto:samuel_crow_work@rocketmail.com">samuel_crow_work@rocketmail.com</a>&gt; wrote:<br>
&gt; &gt;<br>
&gt; &gt; I think I&#39;ll have the Mac version install in the<br>
&gt; Paraview package itself so that the developer releases will<br>
&gt; automatically scan for them on startup.<br>
&gt; &gt;<br>
&gt; &gt; Likewise I think I&#39;ll have the Windows version<br>
&gt; install in the same directory as the Paraview executable.<br>
&gt; That&#39;s another discussion though.<br>
&gt; &gt;<br>
&gt; &gt; --- On Wed, 8/13/08, Berk Geveci<br>
&gt; &lt;<a href="mailto:berk.geveci@kitware.com">berk.geveci@kitware.com</a>&gt; wrote:<br>
&gt; &gt;<br>
&gt; &gt;&gt; From: Berk Geveci &lt;<a href="mailto:berk.geveci@kitware.com">berk.geveci@kitware.com</a>&gt;<br>
&gt; &gt;&gt; Subject: Re: [Paraview] Will using RPath interfere<br>
&gt; with CPack on a Mac?<br>
&gt; &gt;&gt; To: <a href="mailto:samuel_crow_work@rocketmail.com">samuel_crow_work@rocketmail.com</a><br>
&gt; &gt;&gt; Cc: <a href="mailto:paraview@paraview.org">paraview@paraview.org</a><br>
&gt; &gt;&gt; Date: Wednesday, August 13, 2008, 8:29 PM<br>
&gt; &gt;&gt; Hmmm. Tricky. Where will the users insall the<br>
&gt; plugin?<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; On Wed, Aug 13, 2008 at 4:04 PM, Samuel Crow<br>
&gt; &gt;&gt; &lt;<a href="mailto:samuel_crow_work@rocketmail.com">samuel_crow_work@rocketmail.com</a>&gt; wrote:<br>
&gt; &gt;&gt; &gt; I remember seeing a note somewhere in the<br>
&gt; ParaView<br>
&gt; &gt;&gt; build files that there was a problem associated<br>
&gt; with<br>
&gt; &gt;&gt; installation of dynamic libraries that were<br>
&gt; installed using<br>
&gt; &gt;&gt; RPath. &nbsp;Does that mean that I can&#39;t distribute<br>
&gt; my reader<br>
&gt; &gt;&gt; plugins using CPack without having to manually<br>
&gt; execute<br>
&gt; &gt;&gt; install_name_tool -change on all of the library<br>
&gt; dependencies<br>
&gt; &gt;&gt; internally used by the reader .dylib files?<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt; What I&#39;m trying to do is make my readers<br>
&gt; work on<br>
&gt; &gt;&gt; user systems that have a binary install of<br>
&gt; ParaView on them.<br>
&gt; &gt;&gt; &nbsp;I&#39;d like to use CPack to generate a .dmg file<br>
&gt; for the<br>
&gt; &gt;&gt; readers as a package.<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt;<br>
&gt; _______________________________________________<br>
&gt; &gt;&gt; &gt; ParaView mailing list<br>
&gt; &gt;&gt; &gt; <a href="mailto:ParaView@paraview.org">ParaView@paraview.org</a><br>
&gt; &gt;&gt; &gt;<br>
&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
<br>
<br>
<br>
<br>
</div></div></blockquote></div><br></div></div>