Changeset 96ffdca for x/installing


Ignore:
Timestamp:
05/09/2006 10:59:59 PM (18 years ago)
Author:
Randy McMurchy <randy@…>
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:
c013399c
Parents:
1b81133c
Message:

Typo, spelling and tag fixes in various package instructions

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

Location:
x/installing
Files:
13 edited

Legend:

Unmodified
Added
Removed
  • x/installing/luit.xml

    r1b81133c r96ffdca  
    8989
    9090</sect1>
    91 
  • x/installing/x-config.xml

    r1b81133c r96ffdca  
    147147      class='directory'>/usr/X11R6/lib/modules/drivers/</filename> directory.
    148148      These were either built with the <application>X</application> server or
    149       installed via external (e.g. proprietary) programs.</para>
     149      installed via external (i.e., proprietary) programs.</para>
    150150
    151151      <para>There are many options for device drivers and most are specific to
  • x/installing/x-setup.xml

    r1b81133c r96ffdca  
    2525    <replaceable>&lt;/usr/X11R6&gt;</replaceable>/lib</filename> to
    2626    the <filename>/etc/ld.so.conf</filename> file and run
    27     <command>ldconfig</command>.  Additionally, While still the
     27    <command>ldconfig</command>.  Additionally, while still the
    2828    <systemitem class="username">root</systemitem> user, ensure
    2929    <filename class="directory">
     
    6262
    6363    <para>Edit the newly created configuration file to suit your system. The
    64     details of the files are located in the xorg.conf and XF86Config man
     64    details of the files are located in the <filename>xorg.conf.5x</filename>
     65    and <filename>XF86Config.5x</filename> man
    6566    pages. Some things you may want to do are:</para>
    6667
     
    184185  </sect2>
    185186
    186 
    187187  <sect2 id='dri'>
    188188    <title>Checking Direct Rendering Infrastructure (DRI) Installation</title>
     
    256256      <para>The core X font protocol finds fonts from the server configuration
    257257      file (<filename>xorg.conf</filename> or <filename>XF86Config</filename>).
    258       If no font paths exist in the configurations file, the server will fall
     258      If no font paths exist in the configuration file, the server will fall
    259259      back to an internal hard-coded path.  Assuming the prefix for your
    260260      <application>X</application> installation is
     
    448448      <para>Earlier it was mentioned that <filename>/etc/fonts/fonts.conf</filename>
    449449      could be modified to use DejaVu using the default family names.  Since
    450       DejaVu is a replacement for Bitstream Vera fonts, we can substitute it
     450      DejaVu is a replacement for Bitstream Vera fonts, it can be substituted
    451451      for that family.  Visually inspect the <filename>fonts.conf</filename> to
    452452      see how fonts are grouped together under the generic family names and a
     
    523523    </indexterm>
    524524
    525 <screen role="root"><userinput>cp /etc/pam.d/login /etc/pam.d/xdm</userinput></screen>
     525<screen role="root"><userinput>cp -v /etc/pam.d/login /etc/pam.d/xdm</userinput></screen>
    526526
    527527  </sect2>
  • x/installing/x7app.xml

    r1b81133c r96ffdca  
    100100
    101101</sect1>
    102 
    103 
  • x/installing/x7data.xml

    r1b81133c r96ffdca  
    9797
    9898</sect1>
    99 
  • x/installing/x7font.xml

    r1b81133c r96ffdca  
    103103    <systemitem class="username">root</systemitem> user:</para>
    104104
    105 <screen><userinput role="root">install -d -m755 /usr/share/fonts &amp;&amp;
     105<screen><userinput role="root">install -v -d -m755 /usr/share/fonts &amp;&amp;
    106106ln -svn $XORG_PREFIX/lib/X11/fonts/OTF /usr/share/fonts/X11-OTF &amp;&amp;
    107107ln -svn $XORG_PREFIX/lib/X11/fonts/TTF /usr/share/fonts/X11-TTF</userinput></screen>
     
    110110
    111111</sect1>
    112 
  • x/installing/x7lib.xml

    r1b81133c r96ffdca  
    145145
    146146</sect1>
    147 
  • x/installing/x7proto.xml

    r1b81133c r96ffdca  
    9696
    9797</sect1>
    98 
  • x/installing/x7server.xml

    r1b81133c r96ffdca  
    113113    <para><parameter>--enable-install-setuid</parameter>: The Xorg binary must
    114114    run as the root user.  This switch ensures that the binary is installed
    115     setuid when the build is done by an un-privelaged user.</para>
     115    setuid when the build is done by an unprivileged user.</para>
    116116
    117117  </sect2>
    118118
    119119</sect1>
    120 
  • x/installing/x7util.xml

    r1b81133c r96ffdca  
    122122
    123123</sect1>
    124 
  • x/installing/xbitmaps.xml

    r1b81133c r96ffdca  
    3737  </indexterm>
    3838
    39   <para>Xbitmaps provides static graphics needed by xorg applications to
     39  <para>Xbitmaps provides static graphics needed by Xorg applications to
    4040  draw screen elements.</para>
    4141
     
    7070    <title>Installation of Xbitmaps</title>
    7171
    72     <para>First, configure the xbitmaps package by running the following
     72    <para>First, configure the Xbitmaps package by running the following
    7373    command:</para>
    7474
     
    8383
    8484</sect1>
    85 
    86 
  • x/installing/xorg.xml

    r1b81133c r96ffdca  
    44  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
    6 
    7     <!-- Inserted as a reminder to do this. The mention of a test suite
    8          is usually right before the root user installation commands. Please
    9          delete these 12 (including one blank) lines after you are done.-->
    10 
    11     <!-- Use one of the two mentions below about a test suite,
    12          delete the line that is not applicable. Of course, if the
    13          test suite uses syntax other than "make check", revise the
    14          line to reflect the actual syntax to run the test suite -->
    15 
    16     <!-- <para>This package does not come with a test suite.</para> -->
    17     <!-- <para>To test the results, issue: <command>make check</command>.</para> -->
    186
    197  <!ENTITY xorg-download-http "http://xorg.freedesktop.org/releases/X11R&xorg-version;/src-single/X11R&xorg-version;-src.tar.bz2 ">
     
    123111
    124112    <para>As an alternative to downloading the entire source tree in a single
    125     file, there are several, smaller files that can be fetched from the
     113    file, there are several smaller files that can be fetched from the
    126114    download location (directory /pub/X11R&xorg-version;/src/):</para>
    127115
     
    157145    documentation.</para>
    158146
    159     <para>To check your file for integrity, download the
     147    <para>To check the files for integrity, download the
    160148    <filename>md5sums</filename> file. Then:</para>
    161149
    162150<screen><userinput>md5sum -c md5sums</userinput></screen>
    163151
    164     <para>The package (or all seven packages) should give an OK status.</para>
     152    <para>For each file you downloaded, an
     153    <computeroutput>OK</computeroutput> status should be displayed.</para>
    165154
    166155  </sect2>
     
    196185    (i810, i815), and Matrox (G200, G400, G450).</para>
    197186
    198     <para>Additionally NVidia provides their own closed source binary drivers,
     187    <para>Additionally, NVidia provides their own closed source binary drivers,
    199188    which do not make use of DRI. If you intend to use these drivers, do not
    200189    enable DRI.</para>
     
    222211    programs/Xserver/hw/xfree86/common/xf86Init.c</userinput></screen>
    223212
    224 
    225213<!-- To be removed if/when proposed glibc patch is added to LFS SVN
    226214     Leave in in for a couple of weeks with 'you may need' and a testcase
    227215     around it to save the support list silly questions.  Should remove in
    228216     a couple of weeks -->
    229       <para>Recent glibc may have a problem with it's installed sys/kd.h file.
    230       This has recently been fixed in LFS svn.  Execute the
    231       following commands to work around a broken kd.h file.  The commands will
    232       only make the modification if needed:</para>
     217      <para>Recent <application>Glibc</application> may have a problem with its
     218      installed <filename>sys/kd.h</filename> file.
     219      This has recently been fixed in LFS SVN.  Execute the
     220      following commands to work around a broken <filename>kd.h</filename>
     221      file.  The commands will only make the modification if needed:</para>
    233222
    234223<screen><userinput>grep "__undef_LINUX" \
     
    242231      <para>Additionally, if you choose to install
    243232      <application>Xorg</application> to any prefix other than
    244       <filename class="directory">/usr/X11R6</filename>, the luit package
     233      <filename class="directory">/usr/X11R6</filename>, the
     234      <application>luit</application> package
    245235      needs another correction to fix a hard coded path.  Execute the
    246236      following command:</para>
     
    392382( make World 2&gt;&amp;1 | tee xorg-compile.log &amp;&amp; exit $PIPESTATUS )</userinput></screen>
    393383
    394       <para>Again as the <systemitem class="username">root</systemitem>
     384      <para>This package does not come with a test suite.</para>
     385
     386      <para>Now, as the <systemitem class="username">root</systemitem>
    395387      user:</para>
    396388
     
    415407      user:</para>
    416408
    417 <screen role="root"><userinput>install -d -m755 /usr/share/fonts &amp;&amp;
     409<screen role="root"><userinput>install -v -d -m755 /usr/share/fonts &amp;&amp;
    418410ln -svn /usr/X11R6/lib/X11/fonts/OTF /usr/share/fonts/X11-OTF &amp;&amp;
    419411ln -svn /usr/X11R6/lib/X11/fonts/TTF /usr/share/fonts/X11-TTF</userinput></screen>
  • x/installing/xorg7.xml

    r1b81133c r96ffdca  
    9999
    100100  <para>The above shell will exit immediately on error.  If it runs to
    101   completion, you should manually exit the shell before continuing onto
     101  completion, you should manually exit the shell before continuing on to
    102102  the next set of instructions.</para>
    103103
     
    141141    <envar>PATH</envar> environment variable and  <filename class="directory">
    142142    <replaceable>&lt;PREFIX&gt;</replaceable>/lib/pkgconfig</filename>
    143     to your <envar>PKG_CONFIG_PATH</envar> variable.  For detailed instrucitons,
     143    to your <envar>PKG_CONFIG_PATH</envar> variable.  For detailed instructions,
    144144    see <xref linkend="postlfs-config-profile"/>.  You should also add
    145145    <filename class="directory">
Note: See TracChangeset for help on using the changeset viewer.