History of AFNI updates  

|
September 25, 2012 01:38PM
With 10.7 you won't need fink. Do the following to install afni in your home directory:

0. cd ~/
1. curl http:// afni.nimh.nih.gov/pub/dist/tgz/macosx_10.7_Intel_64.tgz > macosx_10.7_Intel_64.tgz
1a. REMOVE space between // and afni. I put it in to make it appear correctly on message board.
2. tar -xvf macosx_10.7_Intel_64.tgz
3. mv macosx_10.7_Intel_64 abin
4. nano .bashrc
4a. add to .bashrc: export PATH=$PATH:~/abin
4b. add to .bashrc: export DYLD_FALLBACK_LIBRARY_PATH=$DYLD_FALLBACK_LIBRARY_PATH:~/abin
4c. control-x and yes to save.
5. ln -s .bashrc .profile
6. close terminal window and open a new one
7. run afni by typing "afni" and pressing return.



Edited 2 time(s). Last edit at 09/25/2012 01:39PM by Peter Molfese.
Subject Author Posted

Instructions for installing AFNI and Suma on OSX 10.79 Lion

Jay Victor September 25, 2012 01:09PM

Re: Instructions for installing AFNI and Suma on OSX 10.79 Lion

Peter Molfese September 25, 2012 01:38PM

Re: Instructions for installing AFNI and Suma on OSX 10.79 Lion

Jay Victor September 25, 2012 02:53PM

Re: Instructions for installing AFNI and Suma on OSX 10.79 Lion

Peter Molfese September 25, 2012 03:32PM

Re: Instructions for installing AFNI and Suma on OSX 10.79 Lion

Jay Victor September 25, 2012 04:25PM

Re: Instructions for installing AFNI and Suma on OSX 10.79 Lion

rick reynolds September 25, 2012 03:51PM

Re: Instructions for installing AFNI and Suma on OSX 10.79 Lion

Jay Victor September 25, 2012 04:45PM

Re: Instructions for installing AFNI and Suma on OSX 10.79 Lion

Anthony September 27, 2012 11:00AM

Re: Instructions for installing AFNI and Suma on OSX 10.79 Lion

Kathleen Garrison October 16, 2012 09:10AM