I am trying to install afni on an M2 Mac running OS 13.7
I get a 404 error when getting to the step to download atlases and NiiVue.
Specifically, this command:
curl -f -O https://afni.nimh.nih.gov/pub/dist/atlases/afni_atlases_dist.tgz
and this command:
curl -f -O https://afni.nimh.nih.gov/pub/dist/bin/misc/niivue_afni.umd.js
both return this error:
curl: (22) The requested URL returned error: 404
It then informs me:
** error: failed to download AFNI atlas package
-- no atlas backup to restore from
continuing with build, but will not install
Any ideas what could be the issue?
Why can't curl find the file?