Matt Snyder is Software Craftsman in Northeast Ohio working to further himself and those around him as better craftsmen. This blog is about his thoughts on technology, craftsmanship and whatever else is worth burning brain cells on.
Monday, December 13, 2010
Note to self: How to install ImageMagick using MacPorts
sudo port install tiff -macosx imagemagick +q8 +gs +wmf
Don't forget to run sudo port -d selfupdate beforehand
ReplyDelete