[phenixbb] "Headless" install

Jared Sampson jared.sampson at columbia.edu
Mon Sep 25 12:53:00 PDT 2017


Hi Folmer -

Perfect.  I knew the main download page required authentication, but didn't realize the individual download links did as well.  This works like a charm.  Thanks!

Jared

> On Sep 25, 2017, at 3:30 PM, Folmer Fredslund <folmerf at gmail.com> wrote:
> 
> Hi Jared,
> 
> That should be possible with something like:
> 
> wget --user=TheUser --password=ThePassword "LinkYouGotFromPhenixDownloadSite" -O phenix-installer.tar.gz
> 
> or something similar.
> 
> One of the pitfalls is that some characters in the link will get interpreted by the shell, so it's necessary to encapsulate the link in double quotes to circumvent that.
> With "-O" (bit letter o) you can force an output file name, which is normally helpful.
> 
> Hope this helps!
> 
> Best regards,
> Folmer Fredslund
> 
> On 2017-09-25 21:21, Jared Sampson wrote:
>> Hi all -
>> 
>> Is it possible to download and install the latest Phenix release to a node on a computing cluster (i.e. without a screen and therefore web browser)?  I've tried pasting the latest download links into `curl` and `wget` commands but get zero-size files as a result.
>> 
>> Thanks,
>> Jared
>> 
>> _______________________________________________
>> phenixbb mailing list
>> phenixbb at phenix-online.org
>> http://phenix-online.org/mailman/listinfo/phenixbb
>> Unsubscribe: phenixbb-leave at phenix-online.org
> 





More information about the phenixbb mailing list