- Merge the following from the English version:
r48673 -> r48719 head/ja_JP.eucJP/books/handbook/x11/chapter.xml
This commit is contained in:
parent
ea6309c85e
commit
79959ee167
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48736
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
The FreeBSD Documentation Project
|
||||
The FreeBSD Japanese Documentation Project
|
||||
|
||||
Original revision: r48673
|
||||
Original revision: r48719
|
||||
$FreeBSD$
|
||||
-->
|
||||
<chapter xmlns="http://docbook.org/ns/docbook"
|
||||
|
@ -1458,14 +1458,14 @@ DisplayManager.requestPort: 0</screen>
|
|||
|
||||
<para>このデスクトップ環境は、package からインストールできます。</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>pkg install gnome2</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>pkg install gnome3</userinput></screen>
|
||||
|
||||
<para>ports から <application>GNOME</application>
|
||||
を構築するには、以下のコマンドを実行してください。
|
||||
<application>GNOME</application> は大きなアプリケーションなので、
|
||||
コンパイルには高速のコンピュータでも時間がかかります。</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd /usr/ports/x11/gnome2</userinput>
|
||||
<screen>&prompt.root; <userinput>cd /usr/ports/x11/gnome3</userinput>
|
||||
&prompt.root; <userinput>make install clean</userinput></screen>
|
||||
|
||||
<para><application>GNOME</application> を使用するには、
|
||||
|
|
Loading…
Reference in a new issue