Skip to content

Instantly share code, notes, and snippets.

@alact
alact / usbmuxd brew error
Created August 30, 2011 09:58
problem installing usbmuxd with homebrew
Macbook:~ skweeke3$ brew install -v usbmuxd
==> Downloading http://marcansoft.com/uploads/usbmuxd/usbmuxd-1.0.7.tar.bz2
File already downloaded in /Users/skweeke3/Library/Caches/Homebrew
/usr/bin/tar xf /Users/skweeke3/Library/Caches/Homebrew/usbmuxd-1.0.7.tar.bz2
==> cmake . -DCMAKE_INSTALL_PREFIX='/usr/local/Cellar/usbmuxd/1.0.7' -DCMAKE_BUILD_TYPE=None -Wno-dev -DLIB_SUFFIX=''
cmake . -DCMAKE_INSTALL_PREFIX='/usr/local/Cellar/usbmuxd/1.0.7' -DCMAKE_BUILD_TYPE=None -Wno-dev -DLIB_SUFFIX=''
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Checking whether C compiler has -isysroot
-- Checking whether C compiler has -isysroot - yes