This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |