Skip to content

Instantly share code, notes, and snippets.

@kimnzl
kimnzl / gist:5992774
Last active December 19, 2015 17:38
10.9 build of PIL
artemis:~ kim$ brew doctor
Warning: You are using Mac OS X 10.9.
We do not yet provide support for this (unreleased) version.
artemis:~ kim$ brew --config
HOMEBREW_VERSION: 0.9.4
ORIGIN: https://github.com/mxcl/homebrew
HEAD: f4242e5865a88c5b7cc802b51afc23702b601c86
HOMEBREW_PREFIX: /usr/local
@kimnzl
kimnzl / gist:3173744
Created July 25, 2012 01:05
FreeRDP make fails on Mountian Lion with XCode 4.4 DP7(GM)
artemis:~ kim$ brew install freerdp
==> Downloading https://github.com/FreeRDP/FreeRDP/tarball/1.0.1
Already downloaded: /Library/Caches/Homebrew/freerdp-1.0.1.tgz
==> Downloading patches
######################################################################## 100.0%
==> Patching
patching file channels/rdpdr/printer/printer_cups.c
==> cmake -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/freerdp/1.0.1 -DCMAKE_BUILD_TYPE=None -DCMAKE_FIND_FRAMEWORK=LAST -Wno-dev -DCMAKE_VERBOSE_MA
==> make
/usr/local/Cellar/cmake/2.8.8/bin/cmake -H/tmp/homebrew-freerdp-1.0.1-2TLe/FreeRDP-FreeRDP-8e62721 -B/tmp/homebrew-freerdp-1.0.1-2TLe/FreeRDP-FreeRDP-8e62721/macbuild --check-build-system CMakeFiles/Makefile.cmake 0
@kimnzl
kimnzl / gist:3173459
Created July 24, 2012 23:46
FreeRDP make fails on Mountian Lion with XCode 4.4 DP7(GM)
artemis:~ kim$ brew install freerdp
==> Downloading https://github.com/FreeRDP/FreeRDP/tarball/1.0.1
Already downloaded: /Library/Caches/Homebrew/freerdp-1.0.1.tgz
==> Downloading patches
######################################################################## 100.0%
==> Patching
patching file libfreerdp-codec/color.c
patching file libfreerdp-core/fastpath.c
patching file libfreerdp-core/orders.c
patching file libfreerdp-gdi/16bpp.c