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">&lt;<a href="mailto:Bastil2001@yahoo.de">Bastil2001@yahoo.de</a>&gt;</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 &quot;make install&quot;. 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&#39;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">&gt; Bastian,<br>
&gt;<br>
&gt; Make install should work. If you can elaborate on the issues you are<br>
&gt; having, we can track it down. Also note everyone has different<br>
&gt; expectations with &quot;make install&quot;, some want the 3rd party dependencies<br>
&gt; such as Qt, installed, others don&#39;t. It starts getting confusing<br>
&gt; pretty quickly. So, if I am not mistaken, the default &quot;make install&quot;<br>
&gt; doesn&#39;t make any attempts to install libraries not built by ParaView<br>
&gt; itself. However it provides mechanisms to import additional cmake<br>
&gt; files with custom rules to install any dependencies.<br>
&gt;<br>
&gt; Utkarsh<br>
&gt;<br>
&gt; On Wed, Jun 29, 2011 at 1:13 PM, <a href="mailto:Bastil2001@yahoo.de">Bastil2001@yahoo.de</a><br>
&gt; &lt;<a href="mailto:Bastil2001@yahoo.de">Bastil2001@yahoo.de</a>&gt; wrote:<br>
&gt;&gt; Hi all,<br>
&gt;&gt;<br>
&gt;&gt; I still have the same issue with 3.10.1 which I already had in 3.10.0:<br>
&gt;&gt;<br>
&gt;&gt; <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>
&gt;&gt;<br>
&gt;&gt; Am I the only one with such problems? I want to get this solved - what<br>
&gt;&gt; can I do? Shall I submit a bug?<br>
&gt;&gt;<br>
&gt;&gt; Regards Bastian<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; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&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;<br>
&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;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
&gt;<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>