[Paraview] Direct link to ParaView sources not working with wget

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Sun Sep 27 10:45:15 EDT 2015


Michael,

Try quoting the link. I guessing the shell in interpreting those
ampersands and messing things up. The following works for me.

> wget "http://www.paraview.org/paraview-downloads/download.php?submit=Download&version=v4.4&type=source&os=all&downloadFile=ParaView-v4.4.0-source.tar.gz"

Utkarsh

On Fri, Sep 25, 2015 at 11:13 PM, Schlottke-Lakemper, Michael
<m.schlottke-lakemper at aia.rwth-aachen.de> wrote:
> Dear ParaView team,
>
> Maybe it’s just something that’s bothering me, but whenever I need to
> install a new version of ParaView on our cluster, I have to first download
> it to my client and then scp it to the final destination. Trying to use wget
> to get the sources using the “Show direct link" feature just results in
> downloading an (empty) "download.php?submit=Download” file to the machine. I
> am not an expert on wget and http, but if this is a small thing to fix, I
> would be very grateful :)
>
> Regards,
>
> Michael
>
>
> --
> Michael Schlottke-Lakemper
>
> SimLab Highly Scalable Fluids & Solids Engineering
> Jülich Aachen Research Alliance (JARA-HPC)
> RWTH Aachen University
> Wüllnerstraße 5a
> 52062 Aachen
> Germany
>
> Phone: +49 (241) 80 95188
> Fax: +49 (241) 80 92257
> Mail: m.schlottke-lakemper at aia.rwth-aachen.de
> Web: http://www.jara.org/jara-hpc
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview
>


More information about the ParaView mailing list