Skip to content

Instantly share code, notes, and snippets.

➜ ~ brew install php54
==> Downloading http://www.php.net/get/php-5.4.25.tar.bz2/from/this/mirror
Already downloaded: /Library/Caches/Homebrew/php54-5.4.25
Warning: Backing up all known pear.conf and .pearrc files
Warning: If you have a pre-existing pear install outside
of homebrew-php, or you are using a non-standard
pear.conf location, installation may fail.
==> ./configure --prefix=/usr/local/Cellar/php54/5.4.25 --localstatedir=/usr/loc
==> make
make: *** [sapi/cli/php] Error 1
@arook
arook / Shell
Last active December 14, 2015 21:09
# to install the latest stable version:
brew install play
# to install play-2.1-RC1:
brew install https://raw.github.com/gist/4112398/play.rb
# to install play-2.1-release:
brew install https://raw.github.com/gist/5148999/play.rb
# to switch versions (from https://github.com/mxcl/homebrew/wiki/External-Commands):
@arook
arook / config.ini
Last active October 13, 2015 17:18
Monitor Client
[redis]
host = ''
[node]
site_id = 1
bind_ip = ''
@arook
arook / gist:4125004
Created November 21, 2012 14:04
ubuntu server 64 bit setup
sudo /usr/sbin/ccpdadmin -x LBP7018C
sudo /usr/sbin/lpadmin -x LBP7018C
sudo dpkg -P cndrvcups-capt
sudo dpkg -P cndrvcups-common
======