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  

|
July 15, 2013 04:33PM
For most things, you just need to install XQuartz and set your DYLD_FALLBACK_LIBRARY_PATH to point to your AFNI installation. After that, most things should "just work".

If you want to use the uber_subject.py and uber_ttest.py programs, you will need to install some other libraries, the easiest way I have found to do this is:

  1. install Xcode
  2. install homebrew
  3. brew install pyqt
  4. export PYTHONPATH=/usr/local/lib/python2.7/site-packages:$PYTHONPATH (assuming you're using bash)
  5. uber_subject.py

Consider adding the PYTHONPATH extension to your .bashrc or .profile (if you use tcsh).



Edited 1 time(s). Last edit at 07/15/2013 04:37PM by Peter Molfese.
Subject Author Posted

Otto: afni libraries for Mac OS 10.8.4?

otto July 15, 2013 03:37PM

Re: Otto: afni libraries for Mac OS 10.8.4?

Peter Molfese July 15, 2013 04:33PM

Re: Otto: afni libraries for Mac OS 10.8.4?

otto July 16, 2013 09:38PM

Re: Otto: afni libraries for Mac OS 10.8.4?

Peter Molfese July 16, 2013 09:45PM

Otto: how to set the DYLD_FALLBACK_LIBRARY_PATH correctly?

otto July 17, 2013 05:43PM

Re: Otto: how to set the DYLD_FALLBACK_LIBRARY_PATH correctly?

Peter Molfese July 17, 2013 06:53PM

Otto: DYLD_FALLBACK_LIBRARY_PATH set ok

otto July 17, 2013 07:04PM

Re: Otto: DYLD_FALLBACK_LIBRARY_PATH set ok

Peter Molfese July 17, 2013 07:44PM

Re: Otto: DYLD_FALLBACK_LIBRARY_PATH set ok

otto July 17, 2013 07:51PM