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  

|
May 14, 2019 10:31AM
Hi-

Those aren't really errors, just suggestions.

The second one is probably the more useful one to do something about; the first is just a style choice (many AFNI scripts are written in tcsh, so if you use a bash terminal, you might have to alter some things like variable definition syntax-- but that is really not a major thing).

To deal with the second one, you can copy+paste this in a terminal:
echo ""
echo "source ~/.bashrc" >> ~/.bash_profile
echo ""

If you open up a new terminal and run
afni_system_check.py -check_all
there, then you should see that that 2nd message is gone (and every terminal opened thereafter should also have that property now).

--pt
Subject Author Posted

Installation Errors

nstuart May 14, 2019 10:10AM

Re: Installation Errors

ptaylor May 14, 2019 10:31AM

Re: Installation Errors

rick reynolds May 14, 2019 10:34AM