Changeset f67fa9df


Ignore:
Timestamp:
05/07/2008 05:07:59 AM (16 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
38c1e39
Parents:
d603c3d
Message:

Completed /etc/X11 and /opt/X11 cleanups.

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

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rd603c3d rf67fa9df  
    44-->
    55
    6 <!ENTITY day          "06">                   <!-- Always 2 digits -->
     6<!ENTITY day          "07">                   <!-- Always 2 digits -->
    77<!ENTITY month        "05">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2008">
  • introduction/welcome/changelog.xml

    rd603c3d rf67fa9df  
    4141
    4242-->
     43
     44    <listitem>
     45      <para>May 7th, 2008</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[dj] - Completed cleanup for /etc/X11 and /usr/X11R6
     49          removal.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
    4354    <listitem>
    4455      <para>May 6th, 2008</para>
     
    4859        </listitem>
    4960        <listitem>
    50           <para>[dj] - Chaned jdk symlink to use precompiled version and
     61          <para>[dj] - Changed jdk symlink to use precompiled version and
    5162          other text cleanups in jdk page.</para>
    5263        </listitem>
    5364        <listitem>
    54           <para>[thomas] - Updated to QT-3.3.8b (bugfix release with applied UTF patch).</para>
     65          <para>[thomas] - Updated to QT-3.3.8b (bugfix release with applied
     66          UTF patch).</para>
    5567        </listitem>
    5668      </itemizedlist>
     
    126138        </listitem>
    127139        <listitem>
    128           <para>[bdubbs] - Ensure /etc/X11/app-defaults exists in rxvt-unicode.</para>
     140          <para>[bdubbs] - Ensure /etc/X11/app-defaults exists in
     141          rxvt-unicode.</para>
    129142        </listitem>
    130143        <listitem>
     
    254267        </listitem>
    255268        <listitem>
    256           <para>[ag] - Added a sed to the ed instructions to replace with symbolic
    257           links the hard links to red and its man page.</para>
     269          <para>[ag] - Added a sed to the ed instructions to replace with
     270          symbolic links the hard links to red and its man page.</para>
    258271        </listitem>
    259272      </itemizedlist>
     
    273286      <itemizedlist>
    274287        <listitem>
    275           <para>[cwurst] - Changed download location of gimp-help. Fixes #2503.</para>
     288          <para>[cwurst] - Changed download location of gimp-help. Fixes
     289          #2503.</para>
    276290        </listitem>
    277291      </itemizedlist>
     
    356370      <itemizedlist>
    357371        <listitem>
    358           <para>[bdubbs] - Expanded the discussion on autofs configuration.</para>
     372          <para>[bdubbs] - Expanded the discussion on autofs
     373          configuration.</para>
    359374        </listitem>
    360375        <listitem>
     
    499514        </listitem>
    500515        <listitem>
    501           <para>[alexander] - Fixed URL for Audacious third-party plugins.</para>
     516          <para>[alexander] - Fixed URL for Audacious third-party
     517          plugins.</para>
    502518        </listitem>
    503519        <listitem>
     
    712728        </listitem>
    713729        <listitem>
    714           <para>[bdubbs] - Fixed problem with netfs bootscript boot procedure.</para>
     730          <para>[bdubbs] - Fixed problem with netfs bootscript boot
     731          procedure.</para>
    715732        </listitem>
    716733        <listitem>
  • multimedia/libdriv/nas.xml

    rd603c3d rf67fa9df  
    8383    <title>Installation of NAS</title>
    8484
     85    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     86    href="../../xincludes/X11R6_symlink.xml"/>
     87
    8588    <para>Install <application>NAS</application> by running the
    8689    following commands:</para>
     
    158161<screen role="root"><userinput>make install-nas</userinput></screen>
    159162
     163<!-- XFREE86
    160164      <para>The init script uses a default prefix of
    161165      <filename class="directory">/usr/X11R6</filename>.  If you've installed
     
    166170
    167171<screen role="root"><userinput>sed -i 's@/usr/X11R6@<replaceable>&lt;PREFIX&gt;</replaceable>@' /etc/rc.d/init.d/nas</userinput></screen>
     172
     173XFREE86 -->
    168174
    169175      <para>The init script uses a default parameter to allow access to all
  • x/installing/xorg7.xml

    rd603c3d rf67fa9df  
    148148    --mandir=$XORG_PREFIX/share/man --localstatedir=/var"</userinput></screen>
    149149
     150    <note>
     151      <para>Make sure that you also add these variables to your personal or
     152      system-wide profile as they are used throughout this book. See
     153      <xref linkend="postlfs-config-profile"/> for more information.</para>
     154    </note>
     155
    150156    <para>If you've decided to use an alternate prefix, be sure to add
    151157    <filename class="directory">
    152     <replaceable>&lt;PREFIX&gt;</replaceable>/bin</filename> to your
     158    $XORG_PREFIX/bin</filename> to your
    153159    <envar>PATH</envar> environment variable and  <filename class="directory">
    154     <replaceable>&lt;PREFIX&gt;</replaceable>/lib/pkgconfig</filename>
     160    $XORG_PREFIX/lib/pkgconfig</filename>
    155161    to your <envar>PKG_CONFIG_PATH</envar> variable.  For detailed instructions,
    156162    see <xref linkend="postlfs-config-profile"/>.  You should also add
    157163    <filename class="directory">
    158     <replaceable>&lt;PREFIX&gt;</replaceable>/lib</filename> to the
     164    $XORG_PREFIX/lib</filename> to the
    159165    <filename>/etc/ld.so.conf</filename> file and <filename class="directory">
    160     <replaceable>&lt;PREFIX&gt;</replaceable>/share/man</filename> as
     166    $XORG_PREFIX/share/man</filename> as
    161167    a MANDATORY_MANPATH in <filename>/etc/man_db.conf</filename>.</para>
    162168
  • x/lib/lesstif.xml

    rd603c3d rf67fa9df  
    9090patch -Np1 -i ../lesstif-&lesstif-version;-testsuite_fix-1.patch &amp;&amp;
    9191./configure --prefix=/usr \
     92            --sysconfdir=/etc/X11 \
    9293            --disable-debug \
    9394            --enable-production \
    9495            --with-xdnd &amp;&amp;
     96sed -i "s@libdir)/X11/mwm@sysconfdir)/mwm@" clients/Motif-2.1/mwm/Makefile &amp;&amp;
    9597make rootdir=/usr/share/doc/lesstif-&lesstif-version;</userinput></screen>
    9698
     
    104106ldconfig</userinput></screen>
    105107
    106     <para>You will need to change the <application>X</application> prefix in
    107     the commands below if your X Window System is installed anywhere other than
    108     <filename class='directory'>/usr/X11R6</filename>.</para>
    109 
    110 <screen role="root"><userinput>mv -v <replaceable>&lt;/usr/X11R6&gt;</replaceable>/lib/X11/mwm /etc/X11 &amp;&amp;
    111 ln -v -s /etc/X11/mwm <replaceable>&lt;/usr/X11R6&gt;</replaceable>/lib/X11</userinput></screen>
     108    <para>Applicatons that utilize Xorg libraries often, and incorrectly,
     109    expect to find configuration files in
     110    <filename class="directory">$XORG_PREFIX/lib/X11</filename>.  While still
     111    the <systemitem class="username">root</systemitem> user, create a
     112    compatibility symlink with the following command:</para>
     113
     114<screen role="root"><userinput>ln -v -sf /etc/X11/mwm $XORG_PREFIX/lib/X11</userinput></screen>
    112115
    113116  </sect2>
     
    135138    directory.</para>
    136139
    137     <para><command>mv -v <replaceable>&lt;/usr/X11R6&gt;</replaceable>/lib/X11/mwm
    138     /etc/X11</command>:
    139     The FHS requires that configuration files exist only in the
    140     <filename class="directory">/etc/X11</filename> directory.  The
    141     configuration directory (<filename class="directory">mwm</filename>)
    142     is moved, and a symlink is created at the original location.</para>
     140    <para><command>sed -i "s@libdir)/X11/mwm@sysconfdir)/mwm@"
     141    clients/Motif-2.1/mwm/Makefile</command>: This corrects the installation
     142    prefix for the mwm directory for FHS compliance.</para>
    143143
    144144  </sect2>
  • x/lib/libxklavier.xml

    rd603c3d rf67fa9df  
    9090    <title>Command Explanations</title>
    9191
    92     <para><option>--with-xkb-base=<replaceable>&lt;$X_PREFIX&gt;</replaceable>/share/X11/xkb</option>:
    93     Use this parameter (substitute properly for the
    94     <replaceable>&lt;$X_PREFIX&gt;</replaceable>) if the
    95     <replaceable>&lt;$X_PREFIX&gt;</replaceable> is anything other than
     92    <para><option>--with-xkb-base=$XORG_PREFIX/share/X11/xkb</option>:
     93    Use this parameter if the $XORG_PREFIX is anything other than
    9694    <filename class='directory'>/usr</filename>.</para>
    9795
Note: See TracChangeset for help on using the changeset viewer.