Blog Entries

I/O patterns on ELF binary initialization

[ I meant to finish this article much earlier, but i had to leave it in a half-written draft state for quite some time due to other activities ] One particular issue that arises with big binary files is that of I/O patterns. It looks like it is not something under the usual scope for [...]

2010-07-14 18:37:13+0000

mozilla | 5 Comments »

Iceweasel 4.0 beta 1を公開

Firefoxの最新ベータ版が公開された為、Iceweaselの4.0beta1バージョンをアップロードしました。unstableでもexperimentalでもなく、別のレポジトリへ。ですので、下記の行をsource.listに追加して下さい。 deb http://mozilla.debian.net/packages/ ./ 今の所、x86とx86-64(amd64)のパッケージしか入っていません。 unstableかexperimentalのバージョン(ベータじゃない方)を使用し続けたい場合は次のトリックを試してみて下さい。上記のレポジトリからiceweaselをインストールしずに、 xulrunner-1.9.2をインストール, iceweaselをダウンロード(インストールではなく), 次のコマンドを実行:dpkg-deb -x iceweasel_4.0b1-0_*.deb /some/directory, シンボリックリンクを作成:ln -s /usr/lib/xulrunner-2.0 /some/directory/usr/lib. それでIceweaselのベータバージョンは/some/directory/usr/bin/iceweaselで起動が可能になります。以前のバージョンでもこのトリックを利用出来るはずです。

2010-07-09 21:34:41+0000

firefox, xulrunner | 1 Comment »

Releases