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  

|
April 14, 2022 05:16PM
To add closure on this, the easy bit was fixing a couple of typos. The more surprising bit was realizing that .bashrc is NOT processed in a non-interactive shell.
On a mac, in order to run afni/suma/etc. from a non-interactive shell (such as from a script), one must take an extra step to pass on the DYLD vars.

For example, it might be good to put something like this in the .bashrc file:
export BASH_ENV=~/.bash_dyld_vars

While ~/.bash_dyld_vars could look like:
export DYLD_LIBRARY_PATH=${DYLD_LIBRARY_PATH}:/opt/X11/lib/flat_namespace

- rick
Subject Author Posted

AFNI issues (twofold)

haydayea April 07, 2022 04:55PM

Re: AFNI issues (twofold)

Daniel Glen April 07, 2022 05:53PM

Re: AFNI issues (twofold)

haydayea April 08, 2022 09:35AM

Re: AFNI issues (twofold)

Daniel Glen April 08, 2022 10:06AM

Re: AFNI issues (twofold)

haydayea April 08, 2022 11:35AM

Re: AFNI issues (twofold)

Daniel Glen April 08, 2022 11:37AM

Re: AFNI issues (twofold)

haydayea April 08, 2022 12:09PM

Re: AFNI issues (twofold)

rick reynolds April 11, 2022 10:32AM

Re: AFNI issues (twofold)

haydayea April 14, 2022 09:44AM

Re: AFNI issues (twofold)

rick reynolds April 14, 2022 12:53PM

Re: AFNI issues (twofold)

rick reynolds April 14, 2022 05:16PM

Re: AFNI issues (twofold)

ptaylor April 14, 2022 06:12PM

Re: AFNI issues (twofold)

rick reynolds April 14, 2022 08:51PM

Re: AFNI issues (twofold)

ptaylor April 14, 2022 10:19PM