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  

|
March 13, 2020 04:16PM
No, if it is the user running the command, then there should be no sudo, as in:

cp /usr/local/afni/bin/AFNI.afnirc ~/.afnirc

By the bootcamp files, do you mean the AFNI binaries? In that case, they should add /usr/local/afni/bin to their PATH variables. That is basically all they need to do. So depending on their login shell, that would be done in their .cshrc, .bash_profile or .bashrc file.

For example, in bash, they might include:

export PATH=${PATH}:/usr/local/afni/bin

- rick
Subject Author Posted

Hi Experts, How to keep AFNI/SUMA profiles and BOOTCAMP files at COMMON location to make available to all system wide users

shiva143 March 12, 2020 09:05PM

Re: Hi Experts, How to keep AFNI/SUMA profiles and BOOTCAMP files at COMMON location to make available to all system wide users

rick reynolds March 12, 2020 09:38PM

Re: Hi Experts, How to keep AFNI/SUMA profiles and BOOTCAMP files at COMMON location to make available to all system wide users

shiva143 March 12, 2020 11:27PM

Re: Hi Experts, How to keep AFNI/SUMA profiles and BOOTCAMP files at COMMON location to make available to all system wide users

rick reynolds March 13, 2020 04:16PM