Skip to content

Instantly share code, notes, and snippets.

View phaus's full-sized avatar
🦓

Philipp Haussleiter phaus

🦓
View GitHub Profile
@phaus
phaus / HowTo.txt
Created May 9, 2012 19:47
HowTo Setup a Play! Framework App
Download http://download.playframework.org/releases/play-2.0.1.zip and unzip it to your OSs optional Folder (e.g. /opt)
https://gist.github.com/
Add the script "play" to your Path.
Go into your play app and run
"play run"
(you can also use play start/stop for running the app in the background, then play status gives you an overview over the current app status)
@phaus
phaus / brew doctor
Created January 7, 2012 14:55
install mercurial with different path settings
Unbrewed dylibs were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected dylibs:
/usr/local/lib/libcdt.5.dylib
/usr/local/lib/libcgraph.6.dylib
/usr/local/lib/libgraph.5.dylib
/usr/local/lib/libgvc.5.0.0.dylib
==> Downloading http://mercurial.selenic.com/release/mercurial-2.0.1.tar.gz
File already downloaded in /Library/Caches/Homebrew
/usr/bin/tar xf /Library/Caches/Homebrew/mercurial-2.0.1.tar.gz
==> make PREFIX=/usr/local/Cellar/mercurial/2.0.1 build
make PREFIX=/usr/local/Cellar/mercurial/2.0.1 build
python setup.py build
running build
running build_mo
creating mercurial/locale
creating mercurial/locale/da