View | Details | Raw Unified | Return to bug 40462
Collapse All | Expand All

(-)chapter.sgml (-7 / +7 lines)
Lines 268-284 Link Here
268
      cards that were supported in 3.X are not yet supported in 4.X.</para>
268
      cards that were supported in 3.X are not yet supported in 4.X.</para>
269
269
270
    <para>The FreeBSD setup program offers users the opportunity to install
270
    <para>The FreeBSD setup program offers users the opportunity to install
271
      and configure XFree86 3.3.6 during installation (covered in
271
      and configure XFree86 4.X during installation (covered in
272
      <xref linkend="x-server">).  To run
272
      <xref linkend="x-server">).  To install and run
273
      <application>XFree86 4.X</application>, wait until after the base
273
      <application>XFree86 3.X</application>, wait until after the base
274
      FreeBSD system is installed, and then install XFree86.  For example,
274
      FreeBSD system is installed, and then install XFree86.  For example,
275
      to build and install <application>XFree86 4.X</application> from the
275
      to build and install <application>XFree86 3.X</application> from the
276
      ports collection:</para>
276
      ports collection:</para>
277
277
278
    <screen>&prompt.root; <userinput>cd /usr/ports/x11/XFree86-4</userinput>
278
    <screen>&prompt.root; <userinput>cd /usr/ports/x11/XFree86</userinput>
279
&prompt.root; <userinput>make all install clean</userinput></screen>
279
&prompt.root; <userinput>make all install clean</userinput></screen>
280
280
281
    <para>Alternatively, <application>XFree86 4.X</application> can be
281
    <para>Alternatively, either version of <application>XFree86</application> can be
282
      installed from a binary package with the
282
      installed from a binary package with the
283
      <command>pkg_add</command> tool or directly from the FreeBSD
283
      <command>pkg_add</command> tool or directly from the FreeBSD
284
      binaries provided on the <ulink
284
      binaries provided on the <ulink
Lines 287-293 Link Here
287
    <para>The rest of this chapter will explain how to configure
287
    <para>The rest of this chapter will explain how to configure
288
      XFree86, and how to setup a productive desktop environment.</para>
288
      XFree86, and how to setup a productive desktop environment.</para>
289
289
290
<!-- Easiest way is from sysinstall for XFree86 3.X -->
290
<!-- Easiest way is from sysinstall for XFree86 4.X -->
291
291
292
  </sect1>
292
  </sect1>

Return to bug 40462