- Merge the following from the English version:
r48529 -> r49918 head/ja_JP.eucJP/books/handbook/multimedia/chapter.xml
This commit is contained in:
parent
639d2dbb23
commit
239a181342
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49920
1 changed files with 19 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
The FreeBSD Documentation Project
|
||||
The FreeBSD Japanese Documentation Project
|
||||
|
||||
Original revision: r48529
|
||||
Original revision: r49918
|
||||
$FreeBSD$
|
||||
-->
|
||||
<chapter xmlns="http://docbook.org/ns/docbook"
|
||||
|
|
@ -1401,7 +1401,11 @@ bktr0: Pinnacle/Miro TV, Philips SECAM tuner.</programlisting>
|
|||
<sect2>
|
||||
<title>MythTV バックエンドの設定</title>
|
||||
|
||||
<para>port を使って MythTV をインストールしてください。</para>
|
||||
<para>バイナリ package を使って MythTV をインストールしてください。</para>
|
||||
<screen>&prompt.root; <userinput>pkg install mythtv</userinput></screen>
|
||||
|
||||
<para>あるいは、Ports Collection からインストールするには、
|
||||
以下のように実行してください。</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd /usr/ports/multimedia/mythtv</userinput>
|
||||
&prompt.root; <userinput>make install</userinput></screen>
|
||||
|
|
@ -1558,6 +1562,19 @@ Re-scan of bus 3 was successful</screen>
|
|||
<package>graphics/xsane</package> は、
|
||||
<application>xsane</application> をインストールします。</para>
|
||||
|
||||
<para>バイナリ package から、分割された二つの両方をインストールするには、
|
||||
以下のように実行してください。</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>pkg install xsane sane-frontends</userinput></screen>
|
||||
|
||||
<para>あるいは、Ports Collection からインストールするには、
|
||||
以下のように実行してください。</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd /usr/ports/graphics/sane-frontends</userinput>
|
||||
&prompt.root; <userinput>make install clean</userinput>
|
||||
&prompt.root; <userinput>cd /usr/ports/graphics/xsane</userinput>
|
||||
&prompt.root; <userinput>make install clean</userinput></screen>
|
||||
|
||||
<para><package>graphics/sane-backends</package>
|
||||
port または package をインストールしたら、
|
||||
<command>sane-find-scanner</command> コマンドを使用して、
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue