I did as suggested <br><br>If I type paraview in my bin directory without turning on the VTK_USE_RPATH flag - it complains that it can't find qt libs.<br>As you suggested, if I turn on the RPATH flag then I can run Paraview OK from <br>
<br>/home/rakesh/Downloads/Kitware/ParaView-3.4.0/linux/bin<br><br>when I do make install, my libs are built under <br>/home/rakesh/MyLibraries/Kitware/Paraview/3.4.0<br><br>and then go into bin directory and run paraview, I get the following error<br>
error while loading shared libraries: libpqComponents.so: cannot open shared object file: No such file or directory<br><br>Can some one please tell me what I am missing here? I know I can add the LD_LIBRARY_PATH - but for all sorts of reasons and conflicts with other system libs, I would prefer not to take this route.<br>
<br>Thanks,<br><br>Rakesh<br><br><div class="gmail_quote">2008/11/11 Utkarsh Ayachit <span dir="ltr"><<a href="mailto:utkarsh.ayachit@kitware.com">utkarsh.ayachit@kitware.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Set the cmake option VTK_USE_RPATH to ON and then rebuild ParaView.<br><font color="#888888">
<br>
Utkarsh</font><div><div></div><div class="Wj3C7c"><br>
<br>
Dominik Szczerba wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
yes, it is possible, there should be a cmake option, I dont recall exactly, something with RPATH in name.<br>
<br>
Dominik<br>
<br>
Rakesh Hammond wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Dear users,<br>
<br>
Can we some how get around having to specify LD_LIBRARY_PATH for Qt, once we have built paraview to get it up and running?<br>
I remember vaguely being able to use -WI -rpath in make files to do some thing similar, is there anyway to specify this within CMake when we build Paraview?<br>
<br>
Rakesh<br>
<br>
<br>
------------------------------------------------------------------------<br>
<br>
_______________________________________________<br>
ParaView mailing list<br>
<a href="mailto:ParaView@paraview.org" target="_blank">ParaView@paraview.org</a><br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</blockquote>
<br>
</blockquote>
</div></div></blockquote></div><br>