On May 27, 2008, at 10:53 PM, Takahiro Watanabe wrote: > I installed the source, fink-0.28.1, to my 3GHz Intel iMac with > Leopard(10.5.2) > based on > http://www.finkproject.org/download/srcdist.php?phpLang=en > > but found the following error message when I tried to use it: > > dyld: Library not loaded: /sw/lib/libpng.3.dylib > Referenced from: /Users/twatanabe/elegant/sddsplot > Reason: no suitable image found. Did find: > /sw/lib/libpng.3.dylib: mach-o, but wrong architecture > > Not only libpng but also other libralies was "found" but is "wrong > architecture". > > Xcode is installed and the version of X11 is X11.app 2.1.1. > > I am not directly using FINK by myself; instead I have to use some > scientific > code which requires to install couples of FINK libraries. So the > situation is a > bit complicated, but it seems to me the problem is with the FINK > installation... > Am I right? >
maybe not. > Any help would be very appreciated. > > Thank you, > > Takahiro Watanabe Fink shouldn't build for any architecture other than the system's. Run the following command so that we can get a better picture: file /Users/twatanabe/elegant/sddsplot ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
