AFNI Message Board

Dear AFNI users-

We are very pleased to announce that the new AFNI Message Board framework is up! Please join us at:

https://discuss.afni.nimh.nih.gov

Existing user accounts have been migrated, so returning users can login by requesting a password reset. New users can create accounts, as well, through a standard account creation process. Please note that these setup emails might initially go to spam folders (esp. for NIH users!), so please check those locations in the beginning.

The current Message Board discussion threads have been migrated to the new framework. The current Message Board will remain visible, but read-only, for a little while.

Sincerely, AFNI HQ

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