rmagick-temp / rmagick

An interface to the ImageMagick and GraphicsMagick image processing libraries.
http://rmagick.rubyforge.org/
MIT License
790 stars 102 forks source link

ruby 1.9.2, ImageMagick 6.6.9, RMagick 2.13.1, Mac OS 10.6 #28

Open loneaggie opened 13 years ago

loneaggie commented 13 years ago

Whether from rails, script, or irb, anytime I attempt to even open an image the process locks up. It does not even respond to ctrl-c. I have to force quit it. I compiled ImageMagick with --disable-openmp and convert works as expected from the command line. Is this a known issue?

rmagick-temp commented 13 years ago

I am not aware of this issue. It seems that your install did not work well. The fact that convert can run does not mean that the install worked properly.

linduxed commented 11 years ago

If more information on the issue isn't provided then this issue is a candidate for closing, @mmaiza.