Skip to content

Instantly share code, notes, and snippets.

@johnnyhalife
Created December 6, 2012 17:54
Show Gist options
  • Save johnnyhalife/4226524 to your computer and use it in GitHub Desktop.
Save johnnyhalife/4226524 to your computer and use it in GitHub Desktop.
install imagemagick
cd /tmp
curl -OL ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick.tar.gz
tar -xzf ImageMagick.tar.gz
cd ImageMagick-6.8.0-7/
./configure --prefix=/usr/local --disable-static --with-modules --without-perl --without-magick-plus-plus --with-quantum-depth=8 --disable-openmp --with-gs-font-dir=/usr/local/share/ghostscript/fonts
make
brew uninstall imagemagick
make install
sudo gem install rmagic
bundle install
@pjutard
Copy link

pjutard commented Dec 6, 2012

me sigue sin andar y LPMQLRMPCEP!

@pjutard
Copy link

pjutard commented Dec 6, 2012

LRPMQLRMPCEP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment