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  

|
December 27, 2018 06:33PM
Hi-

This line in your ~/.cshrc file is misspelled:
setenv DYDL_LIBRARY_PATH /opt/X11/lib/flat_namespace

you can open it (for example, on a Mac: open -t ~/.cshrc) and copy+paste this over it:
setenv DYLD_LIBRARY_PATH /opt/X11/lib/flat_namespace
Then, source the file (e.g., via: source ~/.cshrc) or open a new terminal, and try your GUI again.

--pt
Subject Author Posted

afni gui weirdness

Ddickstein December 27, 2018 01:54PM

Re: afni gui weirdness

ptaylor December 27, 2018 06:33PM