Skip to content

Instantly share code, notes, and snippets.

View bwagner's full-sized avatar

Bernhard Wagner bwagner

  • Zürich
  • LinkedIn in/bernhardw
View GitHub Profile
@bwagner
bwagner / gist:4064916
Created November 13, 2012 09:42
mp3splt failed to build on 10.7.5
HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew install mp3splt
==> Downloading http://downloads.sourceforge.net/project/mp3splt/mp3splt/2.4.2/mp3splt-2.4.2.tar.gz
Already downloaded: /Users/bwagner/Library/Caches/Homebrew/mp3splt-2.4.2.tar.gz
/usr/bin/tar xf /Users/bwagner/Library/Caches/Homebrew/mp3splt-2.4.2.tar.gz
==> ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/mp3splt/2.4.2
./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/mp3splt/2.4.2
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
-- Adapted from http://www.macosxhints.com/article.php?story=20031018154841400
tell application "System Preferences"
activate
end tell
tell application "System Events"
tell process "System Preferences"
click menu item "Sharing" of menu "View" of menu bar 1
delay 2