History of AFNI updates  

|
February 04, 2016 12:31AM
Hi-

There are currently some certificate issues within the NIH itself, and we are still waiting to get our certificate...

Until that point, does typing the following work to download and unzip the DEMO:

wget --no-check-certificate [afni.nimh.nih.gov]
tar -xf FATCAT_DEMO.tgz

?

Then you can see the README.txt description of things, and run the scripts (in order). Note that the scripts are all commented, to describe what is going on.

--pt

ps: I just noticed on my computer, the text of the link gets replaced by a hyperlink abbreviation. If that happens when you are viewing the above wget command, you can just remove the space after 'https: ' here when copying/pasting:
wget --no-check-certificate https: //afni.nimh.nih.gov/pub/dist/tgz/FATCAT_DEMO.tgz
tar -xf FATCAT_DEMO.tgz



Edited 1 time(s). Last edit at 02/04/2016 12:35AM by ptaylor.
Subject Author Posted

an error on @Install_FATCAT_DEMO

YM February 03, 2016 11:23PM

Re: an error on @Install_FATCAT_DEMO

ptaylor February 04, 2016 12:31AM

Re: an error on @Install_FATCAT_DEMO

YM February 04, 2016 03:31AM