Why is this RMagick call generating a segmentation fault?

To expand on Matthew Savage’s comment, do this: brew install imagemagick –disable-openmp and it starts working again. No need to edit the files. (I’m not sure if thats what he’s actually saying or if he’s saying remove the flag, but the above homebrew command works for me on OSX 10.6) If you already have imagemagick … Read more

Ruby: Installing rmagick on Ubuntu

Install the packages imagemagick and libmagickwand-dev (or libmagick9-dev). You should then be able to install the Rmagick Gem. sudo apt-get install imagemagick libmagickwand-dev If not, you are missing ruby related development packages like build-essential and ruby1.8-dev. If that’s the case, a generic “ubuntu install ruby 1.8” query in google should sort you out.

rmagick gem install “Can’t find Magick-config”

When building native Ruby gems, sometimes you’ll get an error containing “ruby extconf.rb”. This is often caused by missing development libraries for the gem you’re installing, or even Ruby itself. Do you have apt installed on your machine? If not, I’d recommend installing it, because it’s a quick and easy way to get a lot … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)