2014-04-01から1ヶ月間の記事一覧

Gradle インストール

Gradle をインストール。 suiren% brew install gradle ==> Downloading http://services.gradle.org/distributions/gradle-1.11-bin.zip ######################################################################## 100.0% /usr/local/Cellar/gradle/1.11…

Groovy インストール

Groovy をインストール。 suiren% brew install groovy ==> Downloading http://dl.bintray.com/groovy/maven/groovy-binary-2.2.2.zip ######################################################################## 100.0% ==> Caveats You should set the e…

Homebrew インストール

Homebrew をインストール。>>suiren:~ jkaneko$ ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go/install)" ==> This script will install: /usr/local/bin/brew /usr/local/Library/... /usr/local/share/man/man1/brew.1 ==> The followin…

Mac Ports アンインストール

Mac Ports をアンインストールする。 Last login: Mon Apr 21 22:01:43 on ttys000 suiren:~ jkaneko$ sudo port -fp uninstall installed > Deactivating fontforge @20110222_2 > Cleaning fontforge > Uninstalling fontforge @20110222_2 > Cleaning fon…

MacのShellをzshに変更

MacのShellをzshに再変更。 chsh -s /bin/zsh