Skip to content

Instantly share code, notes, and snippets.

View colinstuart's full-sized avatar

Colin Stuart colinstuart

View GitHub Profile
@colinstuart
colinstuart / betabrand emblem.svg
Created November 27, 2018 21:05
Betabrand Sunburst Double-B Logo
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@colinstuart
colinstuart / gist:7687091
Created November 28, 2013 04:02
Homebrew Error installing php53 formula
➜ HOMEBREW_MAKE_JOBS=1 brew install -v php53 2>&1
==> Downloading http://www.php.net/get/php-5.3.27.tar.bz2/from/this/mirror
Already downloaded: /Library/Caches/Homebrew/php53-5.3.27
tar xf /Library/Caches/Homebrew/php53-5.3.27
Warning: Backing up all known pear.conf and .pearrc files
Warning: If you have a pre-existing pear install outside
of homebrew-php, or you are using a non-standard
pear.conf location, installation may fail.
==> ./configure --prefix=/usr/local/Cellar/php53/5.3.27 --localstatedir=/usr/local/var --sysconfdir=/usr/local/etc/php/5.3 --with-config-file-path=/usr/local/etc/php/5.3 --with-config-file-scan-dir=/usr/local/etc/php/5.3/conf.d --with-iconv-dir=/usr --enable-dba --with-ndbm=/usr --enable-exif --enable-soap --enable-wddx --enable-ftp --enable-sockets --enable-zip --enable-shmop --enable-sysvsem --enable-sysvshm --enable-sysvmsg --enable-mbstring --enable-mbregex --enable-bcmath --enable-calendar --with-zlib=/usr/local/opt/zlib --with-ldap --with-ldap-sasl=/usr