This post originated from an RSS feed registered with Ruby Buzz
by Ryan Davis.
Original Post: FreeImage on OSX
Feed Title: Polishing Ruby
Feed URL: http://blog.zenspider.com/index.rdf
Feed Description: Musings on Ruby and the Ruby Community...
If you develop on OSX and want to try out image_science, things just got even easier:
% sudo port selfupdate
% sudo port install freeimage
% sudo gem install image_science
I welcome any and all help on the linux side to get freeimage packaged up in their various packaging systems. It'll make it easier to get freeimage accepted on various ISPs/ASPs.
FreeBSD already has a port. It is a bit old but I think it should actually be compatible.