Changeset 371ff30


Ignore:
Timestamp:
03/03/2006 06:41:25 AM (18 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
e50cece
Parents:
3735050
Message:

several cleanups-Xorg7 related

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5700 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
48 edited

Legend:

Unmodified
Added
Removed
  • basicnet/textweb/links.xml

    r3735050 r371ff30  
    7272    <ulink url="http://www.svgalib.org/">SVGAlib</ulink>,
    7373    <ulink url="http://www.directfb.org/">DirectFB</ulink> and
    74     X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>)</para>
     74    X (<xref linkend="xfree86"/>, <xref linkend="xorg"/>,
     75    or <xref linkend="xorg7"/>)</para>
    7576
    7677  </sect2>
  • general.ent

    r3735050 r371ff30  
    1 <!ENTITY day          "02">                   <!-- Always 2 digits -->
     1<!ENTITY day          "03">                   <!-- Always 2 digits -->
    22<!ENTITY month        "03">                   <!-- Always 2 digits -->
    33<!ENTITY year         "2006">
    44<!ENTITY version      "svn-&year;&month;&day;">
    5 <!ENTITY releasedate  "March &day;nd, &year;">
     5<!ENTITY releasedate  "March &day;rd, &year;">
    66<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    77<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/genutils/imagemagick.xml

    r3735050 r371ff30  
    7777
    7878    <bridgehead renderas="sect4">Recommended</bridgehead>
    79     <para role="recommended">X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>)</para>
     79    <para role="recommended">X (<xref linkend="xfree86"/>,
     80    <xref linkend="xorg"/>, or <xref linkend="xorg7"/>)</para>
    8081
    8182    <para>The optional dependencies listed below should be installed if you
  • general/genutils/xterm.xml

    r3735050 r371ff30  
    6565    or <xref linkend="xorg7"/>)</para>
    6666
     67    <bridgehead renderas="sect4">Required</bridgehead>
     68    <para><xref linkend="pkgconfig"/></para>
     69
    6770  </sect2>
    6871
     
    8891    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    8992
    90 <screen role="root"><userinput>make install</userinput></screen>
     93<screen role="root"><userinput>make install &amp;&amp;
     94make install-ti</userinput></screen>
    9195
    9296  </sect2>
     
    9599    <title>Command Explanations</title>
    96100
    97     <para><command>sed -i 's@/usr/X11R6@/usr@' main.h</command>: This command
    98     corrects the PROJECTROOT definition for an installation prefix of
    99     <filename class="directory">/usr</filename>.</para>
    100 
    101101    <para><parameter>--with-luit</parameter>: enables the luit filter for
    102102    unicode translation.</para>
     
    104104    <para><parameter>--with-wide-chars</parameter>: adds support for wide
    105105    characters.</para>
     106
     107    <para><command>sed -i 's@/usr/X11R6@/usr@' main.h</command>: This command
     108    corrects the PROJECTROOT definition for an installation prefix of
     109    <filename class="directory">/usr</filename>.</para>
     110
     111    <para><command>make install-ti</command>: This command installs corrected
     112    terminfo description files for use with
     113    <application>xterm</application>.</para>
    106114
    107115  </sect2>
  • general/graphlib/aalib.xml

    r3735050 r371ff30  
    6262
    6363    <bridgehead renderas="sect4">Optional</bridgehead>
    64     <para role="optional">X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
     64    <para role="optional">X (<xref linkend="xfree86"/>,
     65    <xref linkend="xorg"/>, or <xref linkend="xorg7"/>),
    6566    <xref linkend="slang"/> and
    6667    <xref linkend="gpm"/></para>
  • general/graphlib/giflib.xml

    r3735050 r371ff30  
    7373
    7474    <bridgehead renderas="sect4">Optional</bridgehead>
    75     <para role="optional">X (<xref linkend="xfree86"/> or
    76     <xref linkend="xorg"/>)</para>
     75    <para role="optional">X (<xref linkend="xfree86"/>,
     76    <xref linkend="xorg"/>, or <xref linkend="xorg7"/>)</para>
    7777
    7878  </sect2>
  • general/graphlib/imlib.xml

    r3735050 r371ff30  
    7070
    7171    <bridgehead renderas="sect4">Optional</bridgehead>
    72     <para role="optional">X (<xref linkend="xorg"/> or
    73     <xref linkend="xfree86"/>) and
     72    <para role="optional">X (<xref linkend="xorg"/>, <xref linkend="xorg7"/>,
     73    or <xref linkend="xfree86"/>) and
    7474    <xref linkend="GTK"/></para>
    7575
  • general/graphlib/imlib2.xml

    r3735050 r371ff30  
    6767
    6868    <bridgehead renderas="sect4">Recommended</bridgehead>
    69     <para role="recommended">X (<xref linkend="xfree86"/> or <xref linkend="xorg"/></para>
     69    <para role="recommended">X (<xref linkend="xfree86"/>,
     70    <xref linkend="xorg"/>, or or <xref linkend="xorg7"/>)</para>
    7071
    7172    <bridgehead renderas="sect4">Optional</bridgehead>
  • general/graphlib/libungif.xml

    r3735050 r371ff30  
    7474
    7575    <bridgehead renderas="sect4">Optional</bridgehead>
    76     <para role="optional">X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>)</para>
     76    <para role="optional">X (<xref linkend="xfree86"/>,
     77    <xref linkend="xorg"/>, or <xref linkend="xorg7"/>)</para>
    7778
    7879  </sect2>
  • general/prog/pdl.xml

    r3735050 r371ff30  
    142142    <itemizedlist spacing='compact'>
    143143      <listitem>
    144         <para>OpenGL (<xref linkend="xfree86"/> or
    145         <xref linkend="xorg"/>)</para>
     144        <para>OpenGL (<xref linkend="xfree86"/>,
     145        <xref linkend="xorg"/>, or <xref linkend="xorg7"/>)</para>
    146146      </listitem>
    147147    </itemizedlist>
  • general/prog/php.xml

    r3735050 r371ff30  
    104104    <xref linkend="libexif"/>,
    105105    <xref linkend="freetype2"/>,
    106     X (<xref linkend="xorg"/> or <xref linkend="xfree86"/>),
     106    X (<xref linkend="xorg"/>, <xref linkend="xorg7"/>, or
     107    <xref linkend="xfree86"/>),
    107108    <ulink url="http://www.fastio.com/">ClibPDF</ulink>,
    108109    <ulink url="http://www.boutell.com/gd/">GD</ulink>,
  • general/prog/tk.xml

    r3735050 r371ff30  
    6363
    6464    <bridgehead renderas="sect4">Required</bridgehead>
    65     <para role="required">X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>) and
     65    <para role="required">X (<xref linkend="xfree86"/>, <xref linkend="xorg"/>,
     66    or <xref linkend="xorg7"/>) and
    6667    <xref linkend="tcl"/></para>
    6768
  • general/sysutils/dbus.xml

    r3735050 r371ff30  
    7474    <xref linkend="gtk2"/>,
    7575    <xref linkend="qt"/>,
    76     X (<xref linkend="xorg"/> or <xref linkend="xfree86"/>),
     76    X (<xref linkend="xorg"/>, <xref linkend="xorg7"/>, or
     77    <xref linkend="xfree86"/>),
    7778    <xref linkend="gcc"/> (for the Java compiler and tools),
    7879    <ulink url="http://nz.cosc.canterbury.ac.nz/~greg/python/Pyrex/">Pyrex</ulink>
  • general/sysutils/mc.xml

    r3735050 r371ff30  
    7777    <bridgehead renderas="sect4">Optional</bridgehead>
    7878    <para role="optional"><xref linkend="gpm"/>,
    79     X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
     79    X (<xref linkend="xfree86"/>, <xref linkend="xorg"/>,
     80    or <xref linkend="xorg7"/>),
    8081    <xref linkend="samba3"/>,
    8182    <xref linkend="slang"/>,
  • gnome/core/libbonobo.xml

    r3735050 r371ff30  
    6969
    7070    <bridgehead renderas="sect4">Optional</bridgehead>
    71     <para role="optional">X (<xref linkend="xfree86"/> or
    72     <xref linkend="xorg"/>) and
     71    <para role="optional">X (<xref linkend="xfree86"/>,
     72    <xref linkend="xorg"/>, or <xref linkend="xorg7"/>) and
    7373    <xref linkend="gtk-doc"/></para>
    7474
  • gnome/core/libgtop.xml

    r3735050 r371ff30  
    6767    <para role="optional"><xref linkend="popt"/>,
    6868    <xref linkend="gdbm"/>, and
    69     X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>)</para>
     69    X (<xref linkend="xfree86"/>, <xref linkend="xorg"/>, or
     70    <xref linkend="xorg7"/>)</para>
    7071
    7172  </sect2>
  • introduction/welcome/changelog.xml

    r3735050 r371ff30  
    4545      <itemizedlist>
    4646        <listitem>
     47          <para>[dj] - Updated Xorg-7 and Mesa to use alternate module
     48          path.</para>
     49        </listitem>
     50        <listitem>
     51          <para>[dj] - Separated user and root commands in Xorg-7.0.0.</para>
     52        </listitem>
     53      </itemizedlist>
     54    </listitem>
     55
     56    <listitem>
     57      <para>March 2nd, 2006</para>
     58      <itemizedlist>
     59        <listitem>
    4760          <para>[dnicholson] - Updated to Mutt-1.5.11.  Added note about use
    4861          of development release.</para>
     
    5568          <para>[dj] - Added Xorg-7.0 and corrected links in xterm and Mesa
    5669          pages.</para>
     70        </listitem>
     71        <listitem>
     72          <para>[dj] - Added Xorg-7 to all X dependency references.</para>
    5773        </listitem>
    5874      </itemizedlist>
  • multimedia/libdriv/gst-plugins.xml

    r3735050 r371ff30  
    9292    <xref linkend="NASM"/>,
    9393    <xref linkend="pango"/>, and
    94     X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>)</para>
     94    X (<xref linkend="xfree86"/>, <xref linkend="xorg"/> or
     95    <xref linkend="xorg7"/>)</para>
    9596
    9697    <bridgehead renderas="sect4">Optional Audio Libraries/Drivers/CODECs</bridgehead>
  • multimedia/libdriv/libao.xml

    r3735050 r371ff30  
    6666
    6767    <bridgehead renderas="sect4">Optional</bridgehead>
    68     <para role="optional">X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
     68    <para role="optional">X (<xref linkend="xfree86"/>, <xref linkend="xorg"/>
     69    or <xref linkend="xorg7"/>),
    6970    <xref linkend="esound"/>,
    7071    <xref linkend="alsa"/>,
  • multimedia/libdriv/libdv.xml

    r3735050 r371ff30  
    6666    <xref linkend="sdl"/>,
    6767    <xref linkend="GTK"/> and
    68     X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>)</para>
     68    X (<xref linkend="xfree86"/>, <xref linkend="xorg"/>,
     69    or <xref linkend="xorg7"/>)</para>
    6970
    7071  </sect2>
  • multimedia/libdriv/libmpeg2.xml

    r3735050 r371ff30  
    6666
    6767    <bridgehead renderas="sect4">Optional</bridgehead>
    68     <para role="optional">X (<xref linkend="xorg"/> or <xref linkend="xfree86"/>)
     68    <para role="optional">X (<xref linkend="xorg"/>, <xref linkend="xfree86"/>
     69    or <xref linkend="xorg7"/>)
    6970    and <xref linkend="sdl"/></para>
    7071
  • multimedia/libdriv/nas.xml

    r3735050 r371ff30  
    7575
    7676    <bridgehead renderas="sect4">Required</bridgehead>
    77     <para role="required">X (<xref linkend="xfree86"/> or
    78     <xref linkend="xorg"/>)</para>
     77    <para role="required">X (<xref linkend="xfree86"/>,
     78    <xref linkend="xorg"/> or <xref linkend="xorg7"/>)</para>
    7979
    8080  </sect2>
  • multimedia/libdriv/sdl.xml

    r3735050 r371ff30  
    7676    <xref linkend="nas"/>,
    7777    <xref linkend="NASM"/>,
    78     X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
     78    X (<xref linkend="xfree86"/>, <xref linkend="xorg"/> or
     79    <xref linkend="xorg7"/>),
    7980    <xref linkend="aalib"/>,
    8081    <ulink url="http://www.directfb.org/">DirectFB</ulink>,
  • multimedia/libdriv/xine-lib.xml

    r3735050 r371ff30  
    6464
    6565    <bridgehead renderas="sect4">Required</bridgehead>
    66     <para role="required">X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>)
     66    <para role="required">X (<xref linkend="xfree86"/>, <xref linkend="xorg"/>
     67    or <xref linkend="xorg7"/>)
    6768    and <xref linkend="esound"/> or OSS or
    6869    <xref linkend="alsa"/> or <xref linkend="arts"/> or
  • multimedia/videoutils/ffmpeg.xml

    r3735050 r371ff30  
    8484    <xref linkend="lame"/>,
    8585    <xref linkend="imlib2"/>,
    86     X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
     86    X (<xref linkend="xfree86"/>, <xref linkend="xorg"/>,
     87    or <xref linkend="xorg7"/>),
    8788    <xref linkend="sdl"/>,
    8889    <xref linkend="freetype2"/>,
  • multimedia/videoutils/mplayer.xml

    r3735050 r371ff30  
    196196
    197197    <bridgehead renderas="sect4">Optional Video Output Drivers and Libraries</bridgehead>
    198     <para role="optional">X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
     198    <para role="optional">X (<xref linkend="xfree86"/>, <xref linkend="xorg"/>,
     199    or <xref linkend="xorg7"/>),
    199200    <xref linkend="libpng"/>,
    200201    <xref linkend="libjpeg"/>,
  • multimedia/videoutils/transcode.xml

    r3735050 r371ff30  
    7373    <command>configure</command> Script Looks for Them)</bridgehead>
    7474    <para role="optional"><xref linkend="pkgconfig"/>,
    75     X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
     75    X (<xref linkend="xfree86"/>, <xref linkend="xorg"/>,
     76    or <xref linkend="xorg7"/>),
    7677    <xref linkend="xvid"/>,
    7778    <!-- Adding this comment in case this package gets any momentum and
  • postlfs/editors/emacs.xml

    r3735050 r371ff30  
    6262
    6363    <bridgehead renderas="sect4">Optional</bridgehead>
    64     <para role="optional">X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
     64    <para role="optional">X (<xref linkend="xfree86"/>,
     65    <xref linkend="xorg"/>, or <xref linkend="xorg7"/>),
    6566    <xref linkend="libjpeg"/>,
    6667    <xref linkend="libpng"/>,
  • postlfs/editors/vim.xml

    r3735050 r371ff30  
    8080
    8181    <bridgehead renderas="sect4">Recommended</bridgehead>
    82     <para role="recommended">X (<xref linkend="xfree86"/> or
    83     <xref linkend="xorg"/>)</para>
     82    <para role="recommended">X (<xref linkend="xfree86"/>,
     83    <xref linkend="xorg"/>, or <xref linkend="xorg7"/>)</para>
    8484
    8585    <bridgehead renderas="sect4">Optional</bridgehead>
  • postlfs/security/heimdal.xml

    r3735050 r371ff30  
    9494    <para role="optional"><xref linkend="linux-pam"/>,
    9595    <xref linkend="openldap"/>,
    96     X (<xref linkend="xorg"/> or <xref linkend="xfree86"/>),
     96    X (<xref linkend="xorg"/>, <xref linkend="xfree86"/>,
     97    or <xref linkend="xorg7"/>),
    9798    <xref linkend="cracklib"/> (compiled with the <filename>heimdal</filename>
    9899    patch), and
  • pst/printing/espgs.xml

    r3735050 r371ff30  
    106106    <xref linkend="libjpeg"/>,
    107107    <xref linkend="libpng"/>,
    108     X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>), and
     108    X (<xref linkend="xfree86"/>, <xref linkend="xorg"/>, or
     109    <xref linkend="xorg7"/>), and
    109110    <xref linkend="GTK"/></para>
    110111
  • pst/printing/gs.xml

    r3735050 r371ff30  
    102102    <xref linkend="libpng"/>,
    103103    <xref linkend="GTK"/> and
    104     X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>)</para>
     104    X (<xref linkend="xfree86"/>, <xref linkend="xorg"/>, or
     105    <xref linkend="xorg7"/>)</para>
    105106
    106107    <bridgehead renderas="sect3">Conflicts</bridgehead>
  • pst/ps/a2ps.xml

    r3735050 r371ff30  
    7272
    7373    <bridgehead renderas="sect4">Optional</bridgehead>
    74     <para role="optional">X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
     74    <para role="optional">X (<xref linkend="xfree86"/>,
     75    <xref linkend="xorg"/>, or <xref linkend="xorg7"/>),
    7576    <xref linkend="psutils"/>,
    7677    <xref linkend="tex"/>,
  • pst/scanning/sane.xml

    r3735050 r371ff30  
    107107
    108108    <bridgehead renderas="sect4">Optional (Front Ends)</bridgehead>
    109     <para role="optional">X (<xref linkend="xfree86"/> or
    110     <xref linkend="xorg"/>),
     109    <para role="optional">X (<xref linkend="xfree86"/>,
     110    <xref linkend="xorg"/>, or <xref linkend="xorg7"/>),
    111111    <xref linkend="gtk2"/>, and
    112112    <xref linkend="gimp"/></para>
  • server/mail/exim.xml

    r3735050 r371ff30  
    7777
    7878    <bridgehead renderas="sect4">Optional</bridgehead>
    79     <para role="optional">X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
     79    <para role="optional">X (<xref linkend="xfree86"/>,
     80    <xref linkend="xorg"/>, or <xref linkend="xorg7"/>),
    8081    <xref linkend="openldap"/>,
    8182    <xref linkend="openssl"/> or
  • server/major/openssh.xml

    r3735050 r371ff30  
    6969    <para role="optional"><xref linkend="linux-pam"/>,
    7070    <xref linkend="tcpwrappers"/>,
    71     X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
     71    X (<xref linkend="xfree86"/>, <xref linkend="xorg"/>,
     72    or <xref linkend="xorg7"/>),
    7273    <xref linkend="mitkrb"/> or <xref linkend="heimdal"/>,
    7374    <xref linkend="jdk"/>,
  • x/installing/xorg7.xml

    r3735050 r371ff30  
    5353
    5454    <para>With the modular build system, it is no longer possible to download
    55     the entire package in a single file.  In fact, there may be as may as 200
     55    the entire package in a single file.  In fact, there may be as many as 200
    5656    files that need to be fetched from the download location.  To assist with
    5757    such a large task, it is strongly recommended to install
  • x/lib/cairo.xml

    r3735050 r371ff30  
    7373
    7474    <bridgehead renderas="sect4">Required</bridgehead>
    75     <para role="required">X (<xref linkend="xorg"/> or <xref linkend="xfree86"/>)
     75    <para role="required">X (<xref linkend="xorg"/>, <xref linkend="xorg7"/>,
     76    or <xref linkend="xfree86"/>)
    7677    and <xref linkend="pkgconfig"/></para>
    7778
  • x/lib/freeglut.xml

    r3735050 r371ff30  
    6565
    6666    <bridgehead renderas="sect4">Required</bridgehead>
    67     <para role="required">X (<xref linkend="xfree86"/> or
    68     <xref linkend="xorg"/>)</para>
     67    <para role="required">X (<xref linkend="xfree86"/>,
     68    <xref linkend="xorg"/>, or <xref linkend="xorg7"/>)</para>
    6969
    7070  </sect2>
  • x/lib/gtk+.xml

    r3735050 r371ff30  
    6565    <xref linkend="libtiff"/>,
    6666    <xref linkend="libjpeg"/>, and
    67     X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>)</para>
     67    X (<xref linkend="xfree86"/>, <xref linkend="xorg"/>,
     68    or <xref linkend="xorg7"/>)</para>
    6869
    6970  </sect2>
  • x/lib/lesstif.xml

    r3735050 r371ff30  
    7070
    7171    <bridgehead renderas="sect4">Required</bridgehead>
    72     <para role="required">X (<xref linkend="xfree86"/> or
    73     <xref linkend="xorg"/>)</para>
     72    <para role="required">X (<xref linkend="xfree86"/>,
     73    <xref linkend="xorg"/>, or <xref linkend="xorg7"/>)</para>
    7474
    7575    <bridgehead renderas="sect4">Optional</bridgehead>
  • x/lib/libxklavier.xml

    r3735050 r371ff30  
    6262
    6363    <bridgehead renderas="sect4">Required</bridgehead>
    64     <para role="required">X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
     64    <para role="required">X (<xref linkend="xfree86"/>, <xref linkend="xorg"/>,
     65    or <xref linkend="xorg7"/>),
    6566    <xref linkend="pkgconfig"/> and
    6667    <xref linkend="libxml2"/></para>
  • x/lib/mesalib.xml

    r3735050 r371ff30  
    9797    in the source files with the following command:</para>
    9898
    99 <screen><userinput>find . -type f -exec sed -i 's@/usr/X11R6@/usr@g' {} \;</userinput></screen>
     99<screen><userinput>find . -type f -exec sed -i 's@/usr/X11R6@/usr@g' {} \; &amp;&amp;
     100sed -i 's@lib/modules@lib/X11/modules@' src/glx/x11/dri_glx.c</userinput></screen>
    100101
    101102    <para>Install <application>MesaLib</application>
     
    109110
    110111<screen role="root"><userinput>bin/installmesa /usr &amp;&amp;
    111 mkdir -v -p /usr/lib/modules/dri &amp;&amp;
    112 install -v -m755 lib/*dri* /usr/lib/modules/dri</userinput></screen>
     112mkdir -v -p /usr/lib/X11/modules/dri &amp;&amp;
     113install -v -m755 lib/*dri* /usr/lib/X11/modules/dri</userinput></screen>
    113114
    114115    <para>If you've extracted the GLUT and Demos packages as well, then
     
    136137
    137138<screen><userinput role="root">ln -s -v <replaceable>[/usr/X11]</replaceable>/include/GL /usr/include</userinput></screen>
     139
     140  </sect2>
     141
     142  <sect2 role="commands">
     143    <title>Command Explanations</title>
     144
     145    <para><command>find...sed -i 's@/usr/X11R6@/usr@'...</command>: This
     146    command corrects several hard coded references to the X11R6 default
     147    installation path.</para>
     148
     149    <para><command>sed -i 's@lib/modules@lib/X11/modules@'
     150    src/glx/x11/dri_glx.c</command>: This command corrects a hard coded
     151    reference to the module directory.</para>
     152
     153    <para><command>bin/installmesa</command>: Mesa uses a custom installation
     154    script as opposed to the normal <parameter>install</parameter> make
     155    target.</para>
     156
     157    <para><command>install -v -m755 lib/*dri*
     158    /usr/lib/X11/modules/dri</command>: installs the DRI modules.</para>
     159
     160    <para><command>make PROGS='glxinfo glxgears'</command>: build only
     161    the glxinfo and glxgears programs.</para>
     162
     163    <para><command>install -v -m755 glxinfo glxgears /usr/bin</command>:
     164    Installs only the glxinfo and glxgears programs.</para>
    138165
    139166  </sect2>
  • x/lib/pango.xml

    r3735050 r371ff30  
    7575    <bridgehead renderas="sect4">Optional (If <application>cairo</application>
    7676    is Not Installed)</bridgehead>
    77     <para role="optional">X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>)
     77    <para role="optional">X (<xref linkend="xfree86"/>, <xref linkend="xorg"/>,
     78    or <xref linkend="xorg7"/>)
    7879    and <xref linkend="fontconfig"/></para>
    7980
  • x/lib/qt.xml

    r3735050 r371ff30  
    6868
    6969    <bridgehead renderas="sect4">Required</bridgehead>
    70     <para role="required">X (<xref linkend="xfree86"/> or
    71     <xref linkend="xorg"/>)</para>
     70    <para role="required">X (<xref linkend="xfree86"/>,
     71    <xref linkend="xorg"/>, or <xref linkend="xorg7"/>)</para>
    7272
    7373    <bridgehead renderas="sect4">Recommended</bridgehead>
  • x/lib/startup-notification.xml

    r3735050 r371ff30  
    6565
    6666    <bridgehead renderas="sect4">Required</bridgehead>
    67     <para role="optional">X (<xref linkend="xfree86"/> or
    68     <xref linkend="xorg"/>)</para>
     67    <para role="optional">X (<xref linkend="xfree86"/>,
     68    <xref linkend="xorg"/>, xref linkend="xorg7"/>)</para>
    6969
    7070  </sect2>
  • x/wm/fluxbox.xml

    r3735050 r371ff30  
    6262
    6363    <bridgehead renderas="sect4">Required</bridgehead>
    64     <para role="required">X (<xref linkend="xfree86"/> or
    65     <xref linkend="xorg"/>)</para>
     64    <para role="required">X (<xref linkend="xfree86"/>,
     65    <xref linkend="xorg"/>, or <xref linkend="xorg7"/>)</para>
    6666
    6767    <bridgehead renderas="sect4">Optional</bridgehead>
  • x/wm/other-wms.xml

    r3735050 r371ff30  
    1717
    1818  <para><command>twm</command> is the Tab Window Manager. This is the default
    19   window manager installed by the <xref linkend="xorg"/> and
    20   <xref linkend="xfree86"/> <application>X Window Systems</application>.</para>
     19  window manager installed by the <xref linkend="xorg"/>,
     20  <xref linkend="xorg7"/>, and <xref linkend="xfree86"/> <application>X
     21  Window Systems</application>.</para>
    2122
    2223  <para><command>mwm</command> is the Motif® Window Manager. It is an
Note: See TracChangeset for help on using the changeset viewer.