External Email - Use Caution
Hello, everyone,
I`m having trouble installing the MatLab Runtime 2014b as required for running the new hippocampal subfields pipeline. The "fs_install_mcr 2014b" command returns me the message below:
*andrei@andrei-VirtualBox:~/Programs/freesurfer/7.2.0/bin$ fs_install_mcr 2014b % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed100 10 100 10 0 0 2 0 0:00:05 0:00:04 0:00:01 2Archive: installer.zip End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive.unzip: cannot find zipfile directory in one of installer.zip or installer.zip.zip, and cannot find installer.zip.ZIP, period.*
Then I tried running the specific line of the script to download the file so I could take a look at it:
*andrei@andrei-VirtualBox:~/Programs/freesurfer/7.2.0/bin$ curl --location https://secure-web.cisco.com/1EdMsU-hQ3VZ1K97z-aS22OCA3G_bwtGWsa4wkPQY7WCPE6... https://secure-web.cisco.com/1EdMsU-hQ3VZ1K97z-aS22OCA3G_bwtGWsa4wkPQY7WCPE6uuCY9tSRdx9siEz-YhmcYrSrGxxrXwFD6Z8Wzvu2BEPr7RGpcskfakx_mRSOWBswszUcwPclc-Sm2KPxxVMCdn5ezG4bFA6hZZN6UT-rfqfhsIfHd2dmoYqcjvDdbslqzdactNVAoUlgMCH3SYvkWWJCjH4FacoCb1crX1qw0bTOAnhDwrQsU_pl6LuxXym8wXdPZbfONUx3lxDqF4Y0FXshR8Aq27dsHRWTRdULIzl0UkjF2-dFdiKVfZ8YxQChe1XSmWY0TfVoSAhIaArnlWhx3R8TKJDcyxtlFqN17wqaDCV-13mTI1SpT-vy4/https%3A%2F%2Fssd.mathworks.com%2Fsupportfiles%2Fdownloads%2F%24MCR_VER%2Fdeployment_files%2F%24MCR_VER%2Finstallers%2F%24OS_TAG%2FMCR_%24{MCR_VER}_${OS_TAG}_installer.zip -o installer.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed100 10 100 10 0 0 161 0 --:--:-- --:--:-- --:--:-- 161andrei@andrei-VirtualBox:~/Programs/freesurfer/7.2.0/bin$ file installer.zipinstaller.zip: ASCII text*
*andrei@andrei-VirtualBox:~/Programs/freesurfer/7.2.0/bin$ unzip installer.zipArchive: installer.zip End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive.unzip: cannot find zipfile directory in one of installer.zip or installer.zip.zip, and cannot find installer.zip.ZIP, period.*
It does not recognize it as a .zip file, and the Ubuntu Archive Manager won`t recognize it either: *"An error occurred while loading the archive."* I know this is more of a Linux/Matlab issue than a freesurfer one. But I wonder if anyone else is facing this issue? Might that be a problem with the curl package, Matlab support to older Runtime versions or my Linux distro? Also, could you please give me instructions on where to install the file manually from https://secure-web.cisco.com/1f47DuzXT9iWt3QZ-FmPoYU6PuX8nCvVAsdXGDH3F_QY6C-... ?
Thank you!