Tagged Questions
1
vote
0answers
97 views
rmagick 2.13.1 - not compatible with imagemagic 6.8.1-9
I am using rails 3.2.9
I have now installed ImageMagick 6.8.1-9 and rmagick 2.13.1 gem.
Once I start the server it returns this error:
...
3
votes
5answers
1k views
rmagick and imagemagick bundle/homebrew error
Please see error stack below. I tried uninstall/install of imagemagick via homebrew, 'gem pristine rmagick', and reinstall of rmagick. All have returned the same error. Any help would be VERY much ...
41
votes
5answers
8k views
Error installing Rmagick on Mountain Lion
I have seen other people with the same issue of installing RMagick on Mountain Lion However none of the suggested solutions have allowed me to successfully install rmagick.
Here is the error message ...
1
vote
1answer
57 views
Is there a way to keep homebrew updates safe for gems with native extensions (like 'RMagick')?
Is there a way to keep brew updates safe for gems with native extensions (like 'RMagick')?
The last update of ImageMagick by Homebrew has broken my bundle (while all works without it) with 'RMagick'. ...
0
votes
1answer
296 views
os installing rmagick gem error
I upgraded to Lion and am now seeing an error when installing the rmagick gem as part of a bundle:
"gcc-4.2 -o conftest -I/Users/home/.rvm/rubies/ruby-1.9.3-p0/include/ruby-1.9.1/x86_64-darwin10.8.0 ...
1
vote
1answer
578 views
RMagick fails to install using bundler, installs correctly using RubyGems
On my Ubuntu 10.04 machine I'm having some issues installing RMagick (Ruby's ImageMagick gem), both with the regular imagemagick packages from apt and with ImageMagick compiled from source.
The issue ...
0
votes
1answer
380 views
win7 rails aptana studio 3 + rmagick + bundler cannot start debug server
i've been trying to start 'debug server' for a rails application in aptana studio 3 but i never succeeded.
every time i tried to start debug server, exception thrown: Uncaught exception: Could not ...
