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  

|
December 08, 2015 05:26PM
If you're using the "install GCC" option, you still need to link libgomp to the directory that 3dAllineate wants it to be in. Something like this should work:

ln -s /usr/local/Cellar/gcc/5.2.0/lib/gcc/5/libgomp.1.dylib /usr/local/lib/libgomp.1.dylib

Though make sure that the file really exists. If you don't see it, verify that you installed GCC with the "--with-all-languages" option from homebrew.

Those variables being blank is normal with this option. The SIP (among other things) disables a sub-environment (like Python) from being able to read (or write) DYLD variables.
Subject Author Posted

Missing dyld libraries

richard December 08, 2015 05:40AM

Re: Missing dyld libraries

richard December 08, 2015 07:49AM

Re: Missing dyld libraries

Peter Molfese December 08, 2015 11:19AM

Re: Missing dyld libraries

richard December 08, 2015 12:13PM

Re: Missing dyld libraries

Peter Molfese December 08, 2015 02:32PM

Re: Missing dyld libraries

richard December 08, 2015 04:13PM

Re: Missing dyld libraries

Peter Molfese December 08, 2015 05:26PM

Re: Missing dyld libraries

richard December 09, 2015 03:20AM

Re: Missing dyld libraries

Peter Molfese December 09, 2015 10:12AM

Re: Missing dyld libraries

richard December 09, 2015 11:31AM

Re: Missing dyld libraries

Peter Molfese December 09, 2015 11:38AM

Re: Missing dyld libraries

richard December 09, 2015 11:53AM