History of AFNI updates  

|
April 16, 2015 03:25PM
Hello AFNI experts,
I received the following bug when running afni_proc.py on a MacOSx 10.9.5 with the latest afni binaries:

3dDespike -NEW -nomask -prefix pb01.CON_020.r01.despike pb00.CON_020.r01.tcat+orig
dyld: Library not loaded: /usr/local/lib/libgomp.1.dylib
Referenced from: /Applications/afni/3dDespike
Reason: image not found
Trace/BPT trap
Finished!


I followed previous posts and created a .bashrc file in my home directory and added the following and it still did not work:

.bashrc
------------
export DYLD_LIBRARY_PATH=/Applications/afni
export DYLD_FALLBACK_LIBRARY_PATH=/Applications/afni


I still get the same error as above even after restarting etc.

Any suggestions?

Thanks,
Ajay
Subject Author Posted

3dDespike libgomp.1.dylib not found

AjaySK April 16, 2015 03:25PM

Re: 3dDespike libgomp.1.dylib not found

Peter Molfese April 17, 2015 01:32PM