Skip to content

Instantly share code, notes, and snippets.

@ssov
Created September 13, 2012 13:10
Show Gist options
  • Save ssov/3714180 to your computer and use it in GitHub Desktop.
Save ssov/3714180 to your computer and use it in GitHub Desktop.
mikutterの全学のせんとくんで動かす
$ 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