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  

|
September 25, 2012 03:51PM
Hi Jay,

For tcsh, replace steps 4 through 5 with:

nano .cshrc
add the text:

set path = ( $path ~/abin )
if ( $?DYLD_FALLBACK_LIBRARY_PATH ) then
setenv DYLD_FALLBACK_LIBRARY_PATH $DYLD_FALLBACK_LIBRARY_PATH:~/abin
else
setenv DYLD_FALLBACK_LIBRARY_PATH ~/abin
endif

ctrl-x and yes to save


- rick
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