taglib 1.4-4vd1, etc.
_ [debian] taglib 1.4-4vd1
taglib-1.4_wchar.diff を当てて作成。
_ [debian] audacious 1.1.2-0vd1
作成。
_ [comp] Flash Player 8.5 Linux
- WINE をインストール。
# apt-get install wine
- Sidenet Wine設定ユーティリティで WINE の設定をしておく。デフォルトのままで OK。
- Windows 版の Fx を GET。
% wget http://ftp.mozilla-japan.org/pub/mozilla.org/firefox/releases/2.0b1/win32/ja/Firefox%20Setup%202.0%20Beta%201.exe
- WINE で Fx インストーラを実行。
% wine Firefox\ Setup\ 2.0\ Beta\ 1.exe
- Windows 版の Flash Player 8.5β を GET。
% wget http://fpdownload.macromedia.com/get/flashplayer/current/fp8-5_beta/install_flash_player_8-5_beta.exe
- WINE で Flash Player インストーラを実行。
% wine install_flash_player_8-5_beta.exe
プラグインのインストール先は以下。
c:\Program Files\Mozilla Firefox 2 Beta 1\plugins
- WINE で Fx を起動。
% wine ~/.wine/dosdrives/c:/Program\ Files/Mozilla\ Firefox\ 2\ Beta\ 1/firefox.exe
かなりの力技だけど、実際これで Linux 上で Flash Player 8 を見ることができる環境を得られるのがすごい。