Skip to content

Instantly share code, notes, and snippets.

View errm's full-sized avatar
😁

Ed Robinson errm

😁
View GitHub Profile
@errm
errm / brew install imagemagick --build-from-source
Created September 5, 2012 18:09
depends_on :x11 => :optional unless build.include? 'without-x' fails
$ brew install imagemagick --build-from-source
Error: undefined method `<=' for :optional:Symbol
Please report this bug:
https://github.com/mxcl/homebrew/wiki/bug-fixing-checklist
/usr/local/Library/Homebrew/dependencies.rb:206:in `satisfied?'
/usr/local/Library/Homebrew/formula_installer.rb:78:in `install'
/usr/local/Library/Homebrew/macos.rb:4:in `reject'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/set.rb:195:in `each'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/set.rb:195:in `each_key'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/set.rb:195:in `each'
@errm
errm / .configure --help
Created September 4, 2012 18:53
Macvim configure help
$ ./configure --help
`configure' configures this package to adapt to many kinds of systems.
Usage: ./configure [OPTION]... [VAR=VALUE]...
To assign environment variables (e.g., CC, CFLAGS...), specify them as
VAR=VALUE. See below for descriptions of some of the useful variables.
Defaults for the options are specified in brackets.
@errm
errm / brew install imagemagick --build-from-source
Created September 2, 2012 19:34
Homebrew Imagemagick Superenv build fail
$ brew install imagemagick --build-from-source
==> Downloading http://downloads.sf.net/project/machomebrew/mirror/ImageMagick-6.7.7-6.tar.bz2
Already downloaded: /Library/Caches/Homebrew/imagemagick-6.7.7-6.tar.bz2
==> Patching
patching file configure
Hunk #1 succeeded at 32371 (offset 447 lines).
==> ./configure --disable-osx-universal-binary --without-perl --prefix=/usr/local/Cellar/imagemagick/6.7.7-6 --enable-shared --disable-sta
==> make install
/bin/sh ./config/mkinstalldirs . ltdl/
cp ./ltdl/argz_.h ltdl/argz.h-t
@errm
errm / brew install --env=std proctools
Created September 1, 2012 21:41
Homebrew procutils
$ brew install --env=std proctools
==> Downloading http://downloads.sourceforge.net/project/proctools/proctools/0.4pre1/proctools-0.4pre1.tar.gz
Already downloaded: /Library/Caches/Homebrew/proctools-0.4pre1.tar.gz
==> Downloading patches
######################################################################## 100.0%
######################################################################## 100.0%
######################################################################## 100.0%
######################################################################## 100.0%
######################################################################## 100.0%
######################################################################## 100.0%