Afni update fails

Hello,

I have been trying to update my afni ver.

I enter in the terminal @update.afni.binaries -defaults -do_extras
When I check the version I still get the old one.
ndsd-cns-schint:~ schintus2$ afni -ver
Precompiled binary macosx_10.7_local: Aug 28 2018 (Version AFNI_18.2.15)

I am also pasting here below the message I get when I enter the command to update it.

Thank you very much for your help!!!

Selene

ndsd-cns-schint:~ schintus2$ @update.afni.binaries -defaults -do_extras
– running @update.afni.binaries version 3.5, April 4, 2018
– have AFNI binaries under /Users/schintus2/abin
– install dir: using existing /Users/schintus2/abin
– any downloads will be from https://afni.nimh.nih.gov via curl -O -f

– attempting to install package macosx_10.7_local under
install dir: /Users/schintus2/abin…
– have install dir
++ working in new temp dir, .tmp.install
++ getting install prog: curl -O -f macosx_10.7_local/@update.afni.binaries
curl -O -f https://afni.nimh.nih.gov/pub/dist/bin/macosx_10.7_local/@update.afni.binaries
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 35010 100 35010 0 0 1012k 0 --:–:-- --:–:-- --:–:-- 1036k
++ using updated @update.afni.binaries, instead…

++ running: tcsh tmp.@update.afni.binaries -no_recur -defaults -do_extras
– running tmp.@update.afni.binaries version 3.6, October 16, 2018
– have AFNI binaries under /Users/schintus2/abin
– install dir: using existing /Users/schintus2/abin
– any downloads will be from https://afni.nimh.nih.gov via curl -O -f

– attempting to install package macosx_10.7_local under
install dir: /Users/schintus2/abin…
– have install dir
deleting old temporary directory…
++ working in new temp dir, .tmp.install
– skipping update of tmp.@update.afni.binaries
++ downloading test file: curl -O -f macosx_10.7_local/afni …
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 13.8M 100 13.8M 0 0 43.9M 0 --:–:-- --:–:-- --:–:-- 44.0M
++ no update needed
…finished, removing temp version, tmp.@update.afni.binaries

Hi, Selene-

We no longer update the 10.7 binaries for Mac-- therefore, it is just one somewhat old version of it that exists.

You can still just migrate to the 10.12_local binaries, which I presume should be fine for your Mac (I think from 10.11 and upwards they actually work, if I recall, but I may be misremembering… definitely from 10.12 upwards):


@update.afni.binaries -defaults -package macos_10.12_local -do_extras

–pt