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 02:16PM
Teaching AFNI here at Wash U (St Louis), we've seen a few people with a peculiar problem: they can't type into AFNI popup windows, such as "Jumpto xyz".

The solution to this difficulty is to set an environment variable:

setenv DYLD_LIBRARY_PATH /opt/X11/lib/flat_namespace

which applies when you are using a new version of the XQuartz server program. I've not seen this symptom before.

The best place to set this variable is in your ~/.cshrc file, so that it gets set for every invocation of the shell. If you are using bash confused smiley then you will have to use a slightly different syntax to set the environment variable.
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