Could you try one more time, this time do:<br><br>cd /path/to/paraview-install<br>LD_LIBRARY_PATH=lib/paraview-3.10.1 lib/paraview-3.10.1/paraview<br><br><br>And if it still does not work, please post the result of:<br><br>
cd /path/to/paraview-install<br>LD_LIBRARY_PATH=lib/paraview-3.10.1 ldd lib/paraview-3.10.1/paraview<br><br>And:<br><br>nm --demangle lib/lib/paraview-3.10.1/libQtNetwork.so.4 | grep QNetworkAccessManager<br><br><br>Pat<br>
<br><br><div class="gmail_quote">On Thu, Jun 30, 2011 at 2:50 PM, <a href="mailto:Bastil2001@yahoo.de">Bastil2001@yahoo.de</a> <span dir="ltr"><<a href="mailto:Bastil2001@yahoo.de">Bastil2001@yahoo.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Utkarsh,<br>
<br>
How can I elaborate on the issue? I am not sure how to go on.<br>
I see the issues with different expectations regarding "make install". I<br>
simply want a clean installation to distribute into our environment.<br>
I tried different things so far. The only working solution I have so far<br>
is to copy the paraview binary from the build-directory into the install<br>
target. I don't think this is a good idea.<br>
<br>
Regards Bastian<br>
<br>
Am 29.06.2011 19:38, schrieb Utkarsh Ayachit:<br>
<div><div></div><div class="h5">> Bastian,<br>
><br>
> Make install should work. If you can elaborate on the issues you are<br>
> having, we can track it down. Also note everyone has different<br>
> expectations with "make install", some want the 3rd party dependencies<br>
> such as Qt, installed, others don't. It starts getting confusing<br>
> pretty quickly. So, if I am not mistaken, the default "make install"<br>
> doesn't make any attempts to install libraries not built by ParaView<br>
> itself. However it provides mechanisms to import additional cmake<br>
> files with custom rules to install any dependencies.<br>
><br>
> Utkarsh<br>
><br>
> On Wed, Jun 29, 2011 at 1:13 PM, <a href="mailto:Bastil2001@yahoo.de">Bastil2001@yahoo.de</a><br>
> <<a href="mailto:Bastil2001@yahoo.de">Bastil2001@yahoo.de</a>> wrote:<br>
>> Hi all,<br>
>><br>
>> I still have the same issue with 3.10.1 which I already had in 3.10.0:<br>
>><br>
>> <a href="http://www.mail-archive.com/paraview@paraview.org/msg11218.html" target="_blank">http://www.mail-archive.com/paraview@paraview.org/msg11218.html</a><br>
>><br>
>> Am I the only one with such problems? I want to get this solved - what<br>
>> can I do? Shall I submit a bug?<br>
>><br>
>> Regards Bastian<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>
>><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>
><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>
</div></div></blockquote></div><br>