[ANN] image_science 1.0.0 Released

B

Bob Hutchison

Hi Ryan,

image_science version 1.0.0 has been released!

http://rubyforge.org/projects/seattlerb

ImageScience is a clean and happy Ruby library that generates
thumbnails -- and kicks the living crap out of RMagick. Oh, and it
doesn't leak memory like a sieve. :)

For more information including build steps, see http://
seattlerb.rubyforge.org/

This is just what I was looking for. Perfect timing.

Am I the only person having an awful time getting FreeImage to link
on OS X? I finally got it going on the intel architecure, but no luck
with PPC.

No trouble on linux.

Cheers,
Bob
Changes:

== 1.0.0 / 2006-12-01

* 1 major enhancement
* Birthday!

http://rubyforge.org/projects/seattlerb

----
Bob Hutchison -- blogs at <http://www.recursive.ca/
hutch/>
Recursive Design Inc. -- <http://www.recursive.ca/>
Raconteur -- <http://www.raconteur.info/>
xampl for Ruby -- <http://rubyforge.org/projects/xampl/>
 
B

Bill Birkett

Tried the latest (1.9) Makefile.osx, but would not link on PPC.
Am I the only person having an awful time getting FreeImage to link
on OS X? I finally got it going on the intel architecure, but no
luck with PPC.

--

William B. Birkett - <[email protected]>
Print Quality Consultant
Doppelganger, LLC - http://www.doplganger.com/

48799 Meadow Drive, Plymouth, MI 48170 (USA)
Office: (734) 927-4232 FAX: (734) 468-0580
Cell: (734) 516-4790
 
R

Ryan Davis

This is just what I was looking for. Perfect timing.

Am I the only person having an awful time getting FreeImage to link
on OS X? I finally got it going on the intel architecure, but no
luck with PPC.

No trouble on linux.

As the instructions(*) state:

"NOTE: OSX builds a fat binary, so you need to have the 10.3.9 and
10.4 SDK's installed. They are in the "cross-compiling" section of
the xcode install options."

and:

"If that doesn't work, please file a bug and I'll try to help you
figure it out and get some notes up here."

*) http://seattlerb.rubyforge.org/ImageScience.html
 
D

Dale Martenson

Ryan said:

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
 
R

Ryan Davis

Ryan said:

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?

As the instructions(*) state:

"NOTE: OSX builds a fat binary, so you need to have the 10.3.9 and
10.4 SDK's installed. They are in the "cross-compiling" section of
the xcode install options."

and:

"If that doesn't work, please file a bug and I'll try to help you
figure it out and get some notes up here."

*) http://seattlerb.rubyforge.org/ImageScience.html
 
B

Bob Hutchison

Ryan said:

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?


Nope. I have the same problem.

Filed a bug: <https://rubyforge.org/tracker/index.php?
func=detail&aid=7290&group_id=1513&atid=5921>

Cheers,
Bob
--Dale Martenson

----
Bob Hutchison -- blogs at <http://www.recursive.ca/
hutch/>
Recursive Design Inc. -- <http://www.recursive.ca/>
Raconteur -- <http://www.raconteur.info/>
xampl for Ruby -- <http://rubyforge.org/projects/xampl/>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,773
Messages
2,569,594
Members
45,117
Latest member
Matilda564
Top