From c492289ec3acef5fb89aeabdac31b17ec85d519d Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Wed, 17 Jun 2009 16:59:34 +0000 Subject: [PATCH] Merge the following from the English version: 1.84 -> 1.87 handbook/desktop/chapter.sgml Submitted by: Ryusuke Suzuki References: [doc-jp-work 1964] --- .../books/handbook/desktop/chapter.sgml | 33 ++++++++++++++++--- 1 file changed, 28 insertions(+), 5 deletions(-) diff --git a/ja_JP.eucJP/books/handbook/desktop/chapter.sgml b/ja_JP.eucJP/books/handbook/desktop/chapter.sgml index 779ce9f449..720fa7dc14 100644 --- a/ja_JP.eucJP/books/handbook/desktop/chapter.sgml +++ b/ja_JP.eucJP/books/handbook/desktop/chapter.sgml @@ -2,7 +2,7 @@ The FreeBSD Documentation Project The FreeBSD Japanese Documentation Project - Original revision: 1.84 + Original revision: 1.87 $FreeBSD$ --> @@ -263,17 +263,40 @@ この wrapper は、&adobe; &acrobat; プラグインや &realplayer プラグインなどにも対応しています。 - www/nspluginwrapper port をインストールします。 - この port は、emulators/linux_base + + 以下では最近の -STABLE ブランチである &os; 7.1-RELEASE 以降に、 + &flash; 9.X をインストールする方法について説明します。 + 古い &os; を使っていて問題に遭遇した場合には、 + かわりに www/linux-flashplugin7 + をインストールし、 + 以下の &man.linprocfs.5; に関する説明は飛ばしてください。 + + + www/nspluginwrapper port + をインストールします。 + この port は、emulators/linux_base-fc4 という大きな port を必要とします。 - 次に、www/linux-flashplugin7 - port をインストールしてください。 + 次に、www/linux-flashplugin9 + port をインストールします。 port をインストールしたら、各ユーザごとに nspluginwrapper を使ってプラグインをインストールしてください。 &prompt.user; nspluginwrapper -v -a -i + &flash; アニメーションを再生したいのであれば、 + &linux; プロセスファイルシステム &man.linprocfs.5; を + /usr/compat/linux/proc + にマウントする必要があります。 + 以下のコマンドでマウントしてください。 + + &prompt.root; mount -t linprocfs linproc /usr/compat/linux/proc + + /etc/fstab に以下の行を追加すると、 + 起動時に自動的にマウントされます。 + + linproc /usr/compat/linux/proc linprocfs rw 0 0 + その後、ブラウザを起動し、 ロケーションバーに about:plugins と入力して Enter を押してください。