This is not a fink problem, so you might get better advice by asking the AFNI folks.
However, I suspect this would be fixed if you upgrade or reinstall your X11. AFNI is configured to use the copy of libpng12 found in X11 (not fink's copy), but your machine seems to have an old version of that installed. -- Dave (Note to the experts reading this list: I downloaded AFNI from the main site and verified that "otool -L afni" contains the line "/usr/ X11/lib/libpng12.0.dylib (compatibility version 27.0.0, current version 27.0.0)") On Mar 10, 2009, at 11:32 AM, Bhuvana R wrote: > Hi, > > I have an iMAC Version 10.5.6. Installed fink 0.9.0. I have no Xcode > and > my X11 is 2.1.1. I am trying to install AFNI and I see the following > error. > dyld: Library not loaded: /usr/X11/lib/libpng12.0.dylib > Referenced from: /usr/bin/afni/abin/afni > Reason: Incompatible library version: afni requires version > 27.0.0 or later, but libpng12.0.dylib provides version 25.0.0 > Trace/BPT trap > > I did a find -name and found two copies of libpng12.0.dylib. While > the one > in /usr/X11/lib is of version 25.0.0, the one in > /sw/lib/ is version 27.0.0. How can I make AFNI read the dylib file on > /usr/lib? Please help. > > > Thanks! > > > ------------------------------------------------------------------------------ > _______________________________________________ > Fink-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/fink-users ------------------------------------------------------------------------------ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
