Created
September 13, 2012 13:10
-
-
Save ssov/3714180 to your computer and use it in GitHub Desktop.
mikutterの全学のせんとくんで動かす
This file contains hidden or 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
$ curl -L https://get.rvm.io | bash -s stable --ruby | |
$ gem install gtk2 | |
$ svn co svn://toshia.dip.jp/mikutter/trunk mikutter | |
core/mui/cairo_miracle_painter.rbのvisible?で落ちるっぽいので(原因はよくわからない) | |
とりあえず中身を全部コメントアウトさせてtrueを返す | |
以上 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment