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  

|
January 09, 2017 03:13PM
Bash syntax for people who like it:

export DYLD_LIBRARY_PATH=/opt/X11/lib/flat_namespace

or if you wish to just add it to the relevant files on a Mac:

echo "export DYLD_LIBRARY_PATH=/opt/X11/lib/flat_namespace" >> .bash_profile

or most variants of Linux:

echo "export DYLD_LIBRARY_PATH=/opt/X11/lib/flat_namespace" >> .bashrc



Edited 1 time(s). Last edit at 01/10/2017 09:09AM by Peter Molfese.
Subject Author Posted

Mac OS X and XQuartz -- redux

Bob Cox January 09, 2017 02:16PM

Re: Mac OS X and XQuartz -- redux

Peter Molfese January 09, 2017 03:13PM

Re: Mac OS X and XQuartz -- redux

Cecil C. Yen March 07, 2017 05:06PM

Re: Mac OS X and XQuartz -- redux

gang January 09, 2017 03:20PM

Re: Mac OS X and XQuartz -- redux

Andrew Salzwedel January 10, 2017 06:46PM