ftnk.jp -> ~fumi -> ChangeLog -> 2003-03 -> 2003-03-31

前の日 / 次の日 / 最新 / 2003-03

2003-03 / 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

2003-03-31 Mon

[別の年の同じ日: 2001 2005 2006 2007 2008 2009 2010 2011

Hiki/RD+-0.1.2 [Linux] はてぶ

http://ponx.s5.xrea.com/bibo/20030330.html#p04

- 書き方

distcc - a fast, free distributed C and C++ compiler [Linux] はてぶ

http://distcc.samba.org/

- Nishikawa's webpage
  http://garlic.q.t.u-tokyo.ac.jp/~nisikawa/pcnote/distcc.html

Window To Linux移行支援プロジェクト [Linux] はてぶ

http://win2linux.sourceforge.jp/

ruby-zlib-0.6.0 [Ruby][Momonga] はてぶ

gzip 形式の圧縮ファイルを読み込むラッパークラスが GzipReader から
Zlib::GzipReader に変更されていたので、mph でエラーがでた。
/usr/lib/ruby/1.6/mph.rb の 394 行目の GzipReader を
Zlib::GzipReader に変更して対処。
mph-scanpackages の 136 行目も同様に変更。