at kaneshin

Free space for me.

2012-03-01から1ヶ月間の記事一覧

homebrewでcmakeインストールエラー

kaneshin-air:~ kaneshin0120$ brew install cmake ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/cmake-2.8.7 File already downloaded in /Library/Caches/Homebrew Error: SHA1 mismatch Expected: f218ed64ce6e7a5d3670acdd6a1…

Ruby, RVMとRails

rvm(Ruby Version Manager)を使ないで、homebrewでrailsの環境を作ろうとしたのですが、、 kaneshin$ brew install ruby kaneshin$ which ruby /usr/local/bin/ruby kaneshin$ which gem /usr/local/bin/gem kaneshin$ sudo gem update --system kaneshin$ s…

不可視ファイルの表示方法

Mac

Finderで不可視ファイル(ドットファイルとか)を表示させるメモ # visible kaneshin0120@kaneshin-air:~$ defaults write com.apple.finder AppleShowAllFiles true # restart finder kaneshin0120@kaneshin-air:~$ killall Finder # invisible kaneshin012…

通じる英語、正しくない発音

先日、この記事がTwitterにあがってきた。 「たった6個の正しい発音」 カナダにて英語を勉強していて、日本人に必要なのは「発音」って思っていました。記事の中で、その「6個」の発音 【日本人が間違えている6つの発音】 【1】「語頭や語中のR」 【2】「語…

homebrew - パッケージ管理

Mac

MacのTerminalで使用するパッケージ管理システムをhomebrewにしたのでそのメモ Xcode4.3, Command Line Tools Xcodeのversion 4.3からはCLIをDeveloper siteにて入手 homebrew GistにあるhomebrewのRubyスクリプトを実行する install ruby -e "$(curl -fsSL …

Action Required - SSH Key Vulnerability

Github関連メール引用 A security vulnerability was recently discovered that made it possible for an attacker to add new SSH keys to arbitrary GitHub user accounts. 先日のRailsの件に関係しているのかね?とにかく、https://github.com/settings/s…

Test post

list list-child /* header */ #blog-title { padding: 0; } #title a { color: #fff; }