External Email - Use Caution
Hi Freesurfer folks!
I am attempting to build freesurfer from source for our HPC center here at Brown University, but are running into a snag. Looks like the documentation points to a dead link for Step 3 of the freesurfer_linux_developers_page https://surfer.nmr.mgh.harvard.edu/fswiki/freesurfer_linux_developers_page where we are required to get the prebuilt bundle of 3rd party dependancies using:
wget ftp://surfer.nmr.mgh.harvard.edu/pub/dist/fs_supportlibs/prebuilt/centos6_x86_64/centos6-x86_64-packages.tar.gz
However, the command fails as the directory does not exist.
$ wget ftp://surfer.nmr.mgh.harvard.edu/pub/dist/fs_supportlibs/prebuilt/centos6_x86_64/centos6-x86_64-packages.tar.gz
--2018-12-21 11:07:49-- ftp://surfer.nmr.mgh.harvard.edu/pub/dist/fs_supportlibs/prebuilt/centos6_x86_64/centos6-x86_64-packages.tar.gz
=> ‘centos6-x86_64-packages.tar.gz’
Resolving surfer.nmr.mgh.harvard.edu (surfer.nmr.mgh.harvard.edu)... 132.183.240.105
Connecting to surfer.nmr.mgh.harvard.edu (surfer.nmr.mgh.harvard.edu)|132.183.240.105|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD (1) /pub/dist/fs_supportlibs/prebuilt/centos6_x86_64 ...
No such directory ‘pub/dist/fs_supportlibs/prebuilt/centos6_x86_64’.
Any chance I could get the updated path for these dependencies? Happy holidays!
Cheers, Max