You don&#39;t unless you wan&#39;t it installed in /usr/local/.<div><div><br><div class="gmail_quote">On Wed, Apr 6, 2011 at 7:38 AM, Wayne Wu <span dir="ltr">&lt;<a href="mailto:salad00@gmail.com">salad00@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hello,<br>
<br>
Do we really need to create the symbolic links manually? I extracted<br>
the binary package onto my Ubuntu 64-bit and can execute ParaView<br>
directly from the bin/.<br>
<br>
Thanks.<br>
<br>
Best regards,<br>
<font color="#888888">Wayne<br>
</font><div><div></div><div class="h5"><br>
On 5 April 2011 16:01, Mark Stock &lt;<a href="mailto:mstock@umich.edu">mstock@umich.edu</a>&gt; wrote:<br>
&gt; Hello,<br>
&gt;<br>
&gt; This is my first message to the Paraview list, though I have been using the<br>
&gt; software for several years now.<br>
&gt;<br>
&gt; The latest 3.10 prebuilt 64-bit binary package contained no installation<br>
&gt; instructions (which is odd for a package of Paraview&#39;s size), plus it was<br>
&gt; missing some critical symlinks.<br>
&gt;<br>
&gt; So for the benefit of those who follow, here is how I got it to work<br>
&gt; (installing into /usr/local):<br>
&gt;<br>
&gt; % tar -xzf ParaView-3.10.0-Linux-x86_64.tar.gz<br>
&gt; % cd ParaView-3.10.0-Linux-x86_64/<br>
&gt; % sudo mv bin/* /usr/local/bin/<br>
&gt; % sudo mv lib/* /usr/local/lib64/<br>
&gt; % cd /usr/local/lib64/<br>
&gt; % sudo ln -s paraview-3.10 paraview<br>
&gt; % cd paraview<br>
&gt; % sudo ln -s paraview paraview-real<br>
&gt;<br>
&gt; Finally, is there any way to search the Paraview archives? I have a few<br>
&gt; other questions about changes in recent versions (like the default glyph for<br>
&gt; unstructured point sets, which was once an attractive circle, is now an<br>
&gt; awkward square).<br>
&gt;<br>
&gt; Mark<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<br>
&gt; <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:<br>
&gt; <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>
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></div></div>