From: Timothy Hunter Date: 2007-03-04T23:37:16+09:00 Subject: Re: How to download file from web site Ezra Zygmuntowicz wrote: > > Here is a shell script I wrote a while ago to build > ruby/imagemagick/rmagick on OSX without using macports. Feel free to > use it if you want. > Thanks, Ezra! That's a very nice gift. I'll incorporate all the best parts into my script. There are a couple of these kinds of bash scripts for installing RMagick floating around. None of them implement my exact set of superstitions about installing ImageMagick[1], so I thought it would be useful to do my own. I'm using Ruby instead of bash, though, since I get very little opportunity to write Ruby code. [1] "Speed up your RMagick apps in 1 easy step" http://rubyforge.org/forum/forum.php?thread_id=10975&forum_id=1618