From: Dale Martenson Date: 2006-12-16T05:35:10+09:00 Subject: Re: image_science 1.0.0 Released Ryan Davis wrote: > On Dec 15, 2006, at 11:06 AM, Bill Birkett wrote: > > > Tried the latest (1.9) Makefile.osx, but would not link on PPC. > > http://seattlerb.rubyforge.org/ImageScience.html My build of FreeImage ended with: lipo -create libfreeimage-3.9.2.dylib-ppc libfreeimage-3.9.2.dylib-i386 -output libfreeimage-3.9.2.dylib lipo: libfreeimage-3.9.2.dylib-ppc and libfreeimage-3.9.2.dylib-i386 have the same architectures (ppc) and can't be in the same fat output file make[1]: *** [libfreeimage-3.9.2.dylib] Error 1 make: *** [default] Error 2 Any ideas what I might be doing wrong? --Dale Martenson