Skip to content

Instantly share code, notes, and snippets.

View Macrow's full-sized avatar
🎯
Focusing

Macrow Macrow

🎯
Focusing
  • ChongQing, China
View GitHub Profile
#! /bin/sh
#
# OS X shell script to fix RMagick compilation issues when using Homebrew's
# ImageMagick installation. This script will create the symlinks needed for
# RMagick to compile. Quantum depths of 8 and 16-bits supported.
#
# You can run this script with "sh whatever_script_name.sh" in your terminal
# or with a click if you change the file extension to "command".
#
# You can manually make the modifications by visiting the ImagicMagick library