History of AFNI updates  

|
February 06, 2004 11:01AM
You have made several mistakes. First:
set path = '~/abin/afni'
should be instead
set path = ( /root/abin/afni/ $path )
If you are using the C shell. If you are using the Bash shell, then instead
export PATH=/root/abin/afni:$PATH
is what you need.

When you run the "afni" command, nothing is failing -- the program starts. But you have no data in the directory where you started AFNI. Instead, you should "cd" to a directory with some AFNI-formatted data and try the program there.

If you need more information, see the AFNI HowTo guides, which you can find at [afni.nimh.nih.gov]

Zorkon the Afnierendeparthmitutradinalse

cf. [www.fourteenminutes.com]

Subject Author Posted

about installing the AFNI....

young February 06, 2004 08:11AM

Re: about installing the AFNI....

bob cox February 06, 2004 11:01AM