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  

|
June 21, 2013 06:22PM
Because you don't need fink for most things using the Mac OS X 10.7 binaries (which work on 10.8), I've been telling people to not use fink and instead install homebrew to get the necessary libraries. All you need is Xcode to begin.

1. Install Homebrew: ruby -e “$(curl -fsSL [raw.github.com])”
2. Install PyQT: brew install pyqt
3. Set Python Path: export PYTHONPATH=/usr/local/lib/python2.7/site-packages:$PYTHONPATH
3a. Consider adding the above line to your .bashrc or .profile (assuming Bash Shell)
4. Run any AFNI uber_*.py programs

5. Rejoice in the fact that you can delete the fink folder and never have to struggle with it again!
Subject Author Posted

Troubleshooting Fink/AFNI installation

Anonymous User June 21, 2013 10:44AM

Re: Troubleshooting Fink/AFNI installation

Peter Molfese June 21, 2013 06:22PM

Re: Troubleshooting Fink/AFNI installation

rick reynolds June 25, 2013 09:20AM