Changeset a75063d4 for x/lib


Ignore:
Timestamp:
09/27/2003 06:46:10 PM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.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, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
0f47226
Parents:
009b52f
Message:

seperating para and screen sections

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

Location:
x/lib
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • x/lib/atk/atk-inst.xml

    r009b52f ra75063d4  
    11<sect2>
    2 <title>Installation of <application>ATK</application></title>
     2<title>Installation of <application><acronym>ATK</acronym></application></title>
    33
    4 <para>Install <application>ATK</application> by running the following commands:</para>
     4<para>Install <application><acronym>ATK</acronym></application> by running the following commands:</para>
    55
    6 <para><screen><userinput><command>./configure --prefix=/usr &amp;&amp;
     6<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
    77make &amp;&amp;
    8 make install</command></userinput></screen></para>
     8make install</command></userinput></screen>
    99
    1010</sect2>
  • x/lib/gtk/gtk+-inst.xml

    r009b52f ra75063d4  
    11<sect2>
    2 <title>Installation of <application>GTK+</application></title>
     2<title>Installation of <application><acronym>GTK</acronym>+</application></title>
    33
    4 <para>Install <application>GTK+</application> by running the following commands:</para>
     4<para>Install <application><acronym>GTK</acronym>+</application> by running the following commands:</para>
    55
    6 <para><screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
     6<screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
    77make &amp;&amp;
    8 make install</command></userinput></screen></para>
     8make install</command></userinput></screen>
    99
    1010</sect2>
  • x/lib/gtk/gtk+2-inst.xml

    r009b52f ra75063d4  
    11<sect2>
    2 <title>Installation of <application>GTK+</application></title>
     2<title>Installation of <application><acronym>GTK</acronym>+</application></title>
    33
    4 <para>Install <application>GTK+</application> by running the following commands:</para>
     4<para>Install <application><acronym>GTK</acronym>+</application> by running the following commands:</para>
    55
    6 <para><screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
     6<screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
    77make &amp;&amp;
    8 make install</command></userinput></screen></para>
     8make install</command></userinput></screen>
    99
    1010</sect2>
  • x/lib/lesstif/lesstif-inst.xml

    r009b52f ra75063d4  
    44<para>Install <application>LessTif</application> by running the following commands:</para>
    55
    6 <para><screen><userinput><command>./configure --prefix=/usr \
     6<screen><userinput><command>./configure --prefix=/usr \
    77    --enable-build-20 \
    88    --enable-build-21 \
     
    1212    --with-xdnd &amp;&amp;
    1313make &amp;&amp;
    14 make install</command></userinput></screen></para>
     14make install</command></userinput></screen>
    1515
    1616</sect2>
  • x/lib/notification/startup-notification-inst.xml

    r009b52f ra75063d4  
    44<para>Install <application>startup-notification</application> by running the following commands:</para>
    55
    6 <para><screen><userinput><command>./configure --prefix=/usr &amp;&amp;
     6<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
    77make &amp;&amp;
    8 make install</command></userinput></screen></para>
     8make install</command></userinput></screen>
    99
    1010</sect2>
  • x/lib/pango/pango-inst.xml

    r009b52f ra75063d4  
    1010<para>Install <application>Pango</application> by running the following commands:</para>
    1111
    12 <para><screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
     12<screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
    1313make &amp;&amp;
    14 make install</command></userinput></screen></para>
     14make install</command></userinput></screen>
    1515
    1616</sect2>
  • x/lib/qt/qt-config.xml

    r009b52f ra75063d4  
    11<sect2>
    2 <title>Configuring <application>qt</application></title>
     2<title>Configuring <application>Qt</application></title>
    33
    44<sect3><title>Configuration Information</title>
     
    99shared libraries. The following command will add it if it is missing:</para>
    1010
    11 <para><screen><userinput><command>cat &gt;&gt; /etc/ld.so.conf &lt;&lt; "EOF"</command>
     11<screen><userinput><command>cat &gt;&gt; /etc/ld.so.conf &lt;&lt; "EOF"</command>
    1212# Begin qt addition to /etc/ld.so.conf
    1313
     
    1616# End qt addition
    1717<command>EOF
    18 ldconfig</command></userinput></screen></para>
     18ldconfig</command></userinput></screen>
    1919
    20 <para>You need to add the path for the <application>qt</application> man pages to the
     20<para>You need to add the path for the <application>Qt</application> man pages to the
    2121<filename>man.conf</filename>
    2222file.  This can be done with the following command:</para>
    2323
    24 <para><screen><userinput><command>cat &gt;&gt; /etc/man.conf &lt;&lt; "EOF"</command>
     24<screen><userinput><command>cat &gt;&gt; /etc/man.conf &lt;&lt; "EOF"</command>
    2525# Begin qt addition to man.conf
    2626
     
    2828
    2929# End qt addition to man.conf
    30 <command>EOF</command></userinput></screen></para>
     30<command>EOF</command></userinput></screen>
    3131
    3232</sect3>
  • x/lib/qt/qt-inst.xml

    r009b52f ra75063d4  
    22<title>Installation of <application>qt</application></title>
    33
    4 <para><screen><userinput><command>./configure -prefix /opt/qt-&qt-version; -qt-gif -system-libpng \
     4<screen><userinput><command>./configure -prefix /opt/qt-&qt-version; -qt-gif -system-libpng \
    55&nbsp;&nbsp;&nbsp;-system-libmng -system-zlib -system-libjpeg -no-g++-exceptions \
    66&nbsp;&nbsp;&nbsp;-thread &amp;&amp;
     
    1010ln -s /opt/qt/lib/libqt-mt.so /opt/qt/lib/libqt.so &amp;&amp;
    1111cp -r doc/man /opt/qt/doc &amp;&amp;
    12 cp -r examples /opt/qt/doc</command></userinput></screen></para>
     12cp -r examples /opt/qt/doc</command></userinput></screen>
    1313
    1414<note><para>
Note: See TracChangeset for help on using the changeset viewer.