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  

|
September 04, 2020 10:44AM
Hi,

Try adding this to your .zshrc (create it if it is not there)
export DYLD_LIBRARY_PATH=${DYLD_LIBRARY_PATH}:/opt/X11/lib/flat_namespace


and to remove the errors you see, you can comment out from your zshenv or where ever it is:
if [ -f $HOME/.afni/help/all_progs.COMP.bash ]
then
   . $HOME/.afni/help/all_progs.COMP.bash ]
fi

That may get rid of the errors, but you won't be able to use the auto complete.

let me know how if any of that helps, and we can go from there.

Thanks, Justin
Subject Author Posted

Catalina, zsh, xQuartz, etc.

gpagnon September 04, 2020 02:15AM

Re: Catalina, zsh, xQuartz, etc.

discoraj September 04, 2020 10:44AM

Re: Catalina, zsh, xQuartz, etc.

gpagnon September 24, 2020 07:27AM

Re: Catalina, zsh, xQuartz, etc.

rick reynolds September 24, 2020 09:54AM