[Rails] Rmagick not handling GIF files properly...
Inge Jørgensen
inge at manualdesign.no
Sat Aug 12 09:52:02 GMT 2006
have you got the libgif / libpng headers installed?
subimage interactive wrote:
> Tracked down the source of my problem...
>
> It seems that Rmagick isn't properly cropping/resizing GIF or PNG
> images when uploaded via file_column. I can upload JPG files just fine.
>
> Originally I had installed ImageMagick via Debian's apt-get and built
> the rmagick gem using "gem install rmagick". This wasn't working so I
> uninstalled ImageMagick and tried to compile GraphicsMagick by hand,
> then reinstall the rmagick gem.
>
> This also isn't working, and it's driving me nuts. The same code works
> perfectly on my OS X dev machine.
>
> Does anyone have pointers to get this working properly? Please help!
> Thanks...
>
> --
> seth at subimage interactive
> http://www.subimage.com/sublog/
> ------------------------------------------------------------------------
>
> _______________________________________________
> Rails mailing list
> Rails at lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails
>
More information about the Rails
mailing list