<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">I removed it. Please let me know if you experience any problems. </span><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "><br>
</span></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">The intent is as mentioned in the commit message. A build tree will have RPATH information embedded in it which should be fine for most developers. A 'make install' will strip RPATH as the files are copied into the install tree. This is what 'most' distro/package managers would expect. If you do a 'make install' into a non standard location, you will have to set the appropriate library paths.</span><br>
<br><div class="gmail_quote">On Fri, Jul 23, 2010 at 5:41 AM, Eric E. Monson <span dir="ltr"><<a href="mailto:emonson@cs.duke.edu">emonson@cs.duke.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hey Scott,<br>
<br>
Looks like as of Tuesday it isn't necessary any more...<br>
<br>
commit cb2e5e46c7c6a7308aa637c9f33fa78e1a8184bf<br>
Author: David Partyka <<a href="mailto:dave.partyka@kitware.com">dave.partyka@kitware.com</a>><br>
Date: Tue Jul 20 17:23:24 2010 -0400<br>
<br>
ENH: Purge VTK of VTK_USE_RPATH<br>
<br>
Fixes to ParaView should allow VTK to no longer need to manage it's<br>
own legacy RPATH option. By default it should always build with RPATH<br>
information embeded in it's binaries. When performing a make install<br>
or running CPACK, the RPATH information will be stripped out automatically.<br>
<br>
I'll have to see how this works out for my stuff after I get back from vacation,<br>
-Eric<br>
<br>
------------------------------------------------------<br>
<font color="#888888">Eric E Monson<br>
Duke Visualization Technology Group<br>
</font><div><div></div><div class="h5"><br>
<br>
On Jul 23, 2010, at 4:54 AM, Scott Harris wrote:<br>
<br>
> I can't find the VTK_USE_RPATH option is ccmake. Where did it go?<br>
><br>
> I've got a fresh version of vtk via git, OSX 10.6.2, and cmake 2.8.1.<br>
><br>
> Thanks,<br>
> -Scott<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 VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><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 VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
</div></div></blockquote></div><br></div>