2010-09-01から1ヶ月間の記事一覧

ThriftをUbuntu10.04にインストール

ThriftをUbuntu10.04にインストールする手順を残します。Thriftのウェブサイトはhttp://incubator.apache.org/thrift/ですが、このサイトにはドキュメントはほとんどありません。そこで、http://wiki.apache.org/thrift/にあるインストール手順を見ながら作…

jythonを使う

LookupError: unknown encoding 'ms932' というエラーはオプションを指定すれば回避できる。 java -jar jython.jar -C utf-8