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
➜ ~ 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 |
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
# 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): |
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
[redis] | |
host = '' | |
[node] | |
site_id = 1 | |
bind_ip = '' |
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
sudo /usr/sbin/ccpdadmin -x LBP7018C | |
sudo /usr/sbin/lpadmin -x LBP7018C | |
sudo dpkg -P cndrvcups-capt | |
sudo dpkg -P cndrvcups-common | |
====== |