【Ubuntu】 Ubuntu 8.04 HardyにJMFをインストールする。
Ubuntu 8.04 HardyにJMFをインストールする方法。
Sunからファイルをダウンロードして、インストールコマンドを実行するとエラーが帰ってくる。
Unpacking...
tail: `+309' を 読み込み用でオープンできません: No such file or directory
Extracting...
./install.sfx.7300: 1: cannot open ==: No such file
./install.sfx.7300: 1: ==: not found
./install.sfx.7300: 3: Syntax error: ")" unexpected
chmod: cannot access `JMF-2.1.1e/bin/jmstudio': No such file or directory
chmod: cannot access `JMF-2.1.1e/bin/jmfregistry': No such file or directory
chmod: cannot access `JMF-2.1.1e/bin/jmfinit': No such file or directory
jmf-2_1_1e-linux-i586.bin: 305: JMF-2.1.1e/bin/jmfinit: not found
/bin/cp: cannot stat `JMF-2.1.1e/lib/jmf.properties': No such file or directory
Done.
そこで、ダウンロードしたファイル jmf-2_1_1e-linux-i586.binを以下のように変更する。
オリジナル
tail +309 $0 > $outname
tail -n +309 $0 > $outname

0 件のコメント:
コメントを投稿
登録 コメントの投稿 [Atom]
この投稿へのリンク:
リンクを作成
<< ホーム