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 20, 2019 05:07PM
I wonder if this line at the end of that ~/.bashrc file is causing the problem, with some rough formatting and an odd string 'mile' attached at the end:
export DYLD_LIBRARY_PATH=$\{DYLD_LIBRARY_PATH\}:/opt/X11/lib/flat_namespacemile
?

What if you replace it with:
export DYLD_LIBRARY_PATH=${DYLD_LIBRARY_PATH}:/opt/X11/lib/flat_namespace
and then open a new terminal and try to run AFNI there?

--pt



Edited 1 time(s). Last edit at 02/20/2019 05:08PM by ptaylor.
Subject Author Posted

Afni crashing on startup

henrybrice February 19, 2019 05:38PM

Re: Afni crashing on startup

rick reynolds February 20, 2019 03:49PM

Re: Afni crashing on startup

henrybrice February 20, 2019 04:37PM

Re: Afni crashing on startup

ptaylor February 20, 2019 05:07PM

Re: Afni crashing on startup

henrybrice February 21, 2019 08:59AM

Re: Afni crashing on startup

rick reynolds February 21, 2019 09:12AM