Replaced all imbedded tabs from the book's XML with spaces

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11017 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2013-02-12 00:13:43 +00:00
parent 8f83eebe63
commit 028759bb78
35 changed files with 89 additions and 76 deletions

View File

@ -18,21 +18,21 @@
<para>Copyright &copy; &copyrightdate; &copyholder;</para>
<para>Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:</para>
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:</para>
<para>The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.</para>
all copies or substantial portions of the Software.</para>
<para>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.</para>
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.</para>
</appendix>

View File

@ -98,7 +98,7 @@ Xorg -configure</userinput></screen>
<screen><userinput>cat &gt;&gt; ~/xorg.conf.new &lt;&lt; "EOF"
Section "ServerFlags"
Option "AllowEmptyInput" "false"
Option "AllowEmptyInput" "false"
EndSection
EOF</userinput></screen>
-->

View File

@ -120,8 +120,8 @@ make</userinput></screen>
<seglistitem>
<seg>None</seg>
<seg>libdbusmenu-qt.so</seg>
<seg>&qt-dir;/include/dbusmenu-qt</seg>
<seg>libdbusmenu-qt.so</seg>
<seg>&qt-dir;/include/dbusmenu-qt</seg>
</seglistitem>
</segmentedlist>
<!--

View File

@ -116,7 +116,7 @@ make</userinput></screen>
<seglistitem>
<seg>qcatool2 and qcatool2.debug</seg>
<seg>libqca.so and libqca.so.&qca-version;.debug</seg>
<seg>&qt-dir;/include/QtCrypto and &qt-dir;/share/qca</seg>
<seg>&qt-dir;/include/QtCrypto and &qt-dir;/share/qca</seg>
</seglistitem>
</segmentedlist>
<!--

View File

@ -134,8 +134,8 @@
<seglistitem>
<seg>hg</seg>
<seg>none</seg>
<seg>/usr/lib/python2.7/site-packages/hgext and
/usr/lib/python2.7/site-packages/mercurial</seg>
<seg>/usr/lib/python2.7/site-packages/hgext and
/usr/lib/python2.7/site-packages/mercurial</seg>
</seglistitem>
</segmentedlist>

View File

@ -137,7 +137,7 @@
<screen><userinput>./configure --prefix=/usr \
--sysconfdir=/etc \
--libexecdir=/usr/lib/dbus-1.0 \
--disable-static &amp;&amp;
--disable-static &amp;&amp;
make</userinput></screen>
<para>To test the results, issue: <command>make check</command>. Note that
@ -178,7 +178,7 @@ make</userinput></screen>
<seg>dbus-binding-tool</seg>
<seg>libdbus-glib-1.so</seg>
<seg>/etc/bash_completion.d and optionally
/usr/share/gtk-doc/html/dbus-glib and
/usr/share/gtk-doc/html/dbus-glib and
/usr/share/doc/dbus-glib-&dbus-glib-version;/api</seg>
</seglistitem>
</segmentedlist>

View File

@ -135,7 +135,7 @@ useradd -c "D-Bus Message Daemon User" -d /var/run/dbus \
--with-console-auth-dir=/run/console/ \
--without-systemdsystemunitdir \
--disable-systemd \
--disable-static &amp;&amp;
--disable-static &amp;&amp;
make</userinput></screen>
<para>
@ -381,7 +381,7 @@ kill $DBUS_SESSION_BUS_PID</literal></userinput></screen>
<seglistitem>
<seg>
dbus-cleanup-sockets, dbus-daemon, dbus-launch, dbus-monitor,
dbus-send and dbus-uuidgen
dbus-send and dbus-uuidgen
</seg>
<seg>
libdbus-1.so
@ -390,7 +390,7 @@ kill $DBUS_SESSION_BUS_PID</literal></userinput></screen>
/etc/dbus-1,
/usr/include/dbus-1.0,
/usr/lib/dbus-1.0,
/usr/share/dbus-1,
/usr/share/dbus-1,
/usr/share/doc/dbus-&dbus-version; and
/var/lib/dbus
</seg>

View File

@ -62,7 +62,7 @@
<itemizedlist spacing='compact'>
<listitem>
<para>Required patch: <ulink
url="&patch-root;/raptor-&raptor-version;-curl.patch"/></para>
url="&patch-root;/raptor-&raptor-version;-curl.patch"/></para>
</listitem>
</itemizedlist>
-->
@ -94,6 +94,10 @@
--disable-static &amp;&amp;
make</userinput></screen>
<para>
To test the results, issue: <command>make check</command>.
</para>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
<screen role="root"><userinput>make install</userinput></screen>
@ -118,7 +122,7 @@ make</userinput></screen>
<seglistitem>
<seg>rapper</seg>
<seg>libraptor2.so</seg>
<seg>/usr/include/raptor2 and /usr/share/gtk-doc/html/raptor2</seg>
<seg>/usr/include/raptor2 and /usr/share/gtk-doc/html/raptor2</seg>
</seglistitem>
</segmentedlist>

View File

@ -80,6 +80,11 @@
<xref linkend="raptor"/>
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="libgcrypt"/>
</para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/rasqal"/>
</para>
@ -96,6 +101,10 @@
<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
make</userinput></screen>
<para>
To test the results, issue: <command>make -k check</command>.
</para>
<para>
Now, as the <systemitem class="username">root</systemitem> user:
</para>
@ -127,7 +136,7 @@ make</userinput></screen>
<seg>
librasqal.so
</seg>
<seg>
<seg>
/usr/include/rasqal and
/usr/share/gtk-doc/html/rasqal
</seg>

View File

@ -114,9 +114,9 @@ make</userinput></screen>
<seglistitem>
<seg>rdfproc, redland-config and redland-db-upgrade</seg>
<seg>librdf.so and /usr/lib/redland/librdf_storage_*.so</seg>
<seg>/usr/lib/redland, /usr/share/gtk-doc/html/redland and
/usr/share/redland</seg>
<seg>librdf.so and /usr/lib/redland/librdf_storage_*.so</seg>
<seg>/usr/lib/redland, /usr/share/gtk-doc/html/redland and
/usr/share/redland</seg>
</seglistitem>
</segmentedlist>
@ -139,7 +139,7 @@ make</userinput></screen>
<term><command>redland-config</command></term>
<listitem>
<para>is a script to get information about the installed version
of Redland.</para>
of Redland.</para>
<indexterm zone="redland redland-config">
<primary sortas="b-redland-config">redland-config</primary>
</indexterm>

View File

@ -111,8 +111,8 @@ make</userinput></screen>
<seglistitem>
<seg>deepfind, deepgrep, rdfindexer, strigiclient, strigicmd, strigidaemon and xmlindexer</seg>
<seg>libsearchclient.so, libstreamanalyzer.so, libstreams.so, libstrigihtmlgui.so,
libstrigiqtdbusclient.so and several in /usr/lib/strigi</seg>
<seg>/usr/include/strigi, /usr/lib/strigi and /usr/share/strigi</seg>
libstrigiqtdbusclient.so and several in /usr/lib/strigi</seg>
<seg>/usr/include/strigi, /usr/lib/strigi and /usr/share/strigi</seg>
</seglistitem>
</segmentedlist>
<!--

View File

@ -139,7 +139,7 @@
</listitem>
<listitem>
<para>Debian
<ulink url="ftp://ftp.uk.debian.org/debian/pool"/> (use your country's
<ulink url="ftp://ftp.uk.debian.org/debian/pool"/> (use your country's
version if there is one) - the source will be in .tar.gz tarballs (either
the original upstream <filename class='extension'>.orig</filename> source,
or else a <filename>dfsg</filename> containing those parts which comply
@ -150,14 +150,14 @@
</listitem>
<listitem>
<para>Fedora
<ulink url="http://pkgs.fedoraproject.org/cgit/"/> - this site
<ulink url="http://pkgs.fedoraproject.org/cgit/"/> - this site
is still occasionally overloaded, and somewhat hard to navigate (nearly
300 pages, linked by number) but it is an easy way of looking at .spec
files and patches. If you know their name for the package (e.g. mesa.git)
you can append that to the URI to get to it. If unavailable, try
looking for a local mirror of ftp.fedora.com (the primary site is usually
unavailable if fedora cgit is not responding) and download a source
rpm to see what they do.</para>
rpm to see what they do.</para>
</listitem>
<listitem>
<para>Gentoo - the mirrors for ebuilds and patches seem to be well-hidden,

View File

@ -46,10 +46,10 @@
<listitem>
<para>Kaccessible: Accessibility utilities.</para>
</listitem>
<listitem>
<listitem>
<para>Kdetoys: Collection of desktop toys.</para>
</listitem>
<listitem>
<listitem>
<para>Kwallet: Credentials management application.</para>
</listitem>
<listitem>
@ -70,4 +70,4 @@ make</userinput></screen>
<para>And as the <systemitem class="username">root</systemitem> user:</para>
<screen role="root"><userinput>make install</userinput></screen>
</sect1>
</sect1>

View File

@ -122,8 +122,8 @@ make</userinput></screen>
<seglistitem>
<seg>gwenview and gwenview_importer</seg>
<seg>libgwenviewlib.so and gvpart.so</seg>
<seg>several in &kde-dir;/share</seg>
<seg>libgwenviewlib.so and gvpart.so</seg>
<seg>several in &kde-dir;/share</seg>
</seglistitem>
</segmentedlist>

View File

@ -122,7 +122,7 @@ make</userinput></screen>
<seglistitem>
<seg>ksystemlog and kuser</seg>
<seg>kcm_cron.so</seg>
<seg>several in &kde-dir;/share</seg>
<seg>several in &kde-dir;/share</seg>
</seglistitem>
</segmentedlist>

View File

@ -148,8 +148,8 @@ make</userinput></screen>
<seg>kget, kopete, kopete_latexconvert.sh, kppp, kppplogview,
krdc, krfb, winpopup-install and winpopup-send</seg>
<seg>libkgetcore.so, libkopete*.so, libkyahoo.so, liboscar.so,
libkrdccore.so, libkrfbprivate.so, libqgroupwise.so and several
in &kde-dir;/lib/kde4</seg>
libkrdccore.so, libkrfbprivate.so, libqgroupwise.so and several
in &kde-dir;/lib/kde4</seg>
<seg>several in &kde-dir;/include and &kde-dir;/share</seg>
</seglistitem>
</segmentedlist>

View File

@ -143,7 +143,7 @@ make</userinput></screen>
kmailcvt, knode, knotes, konsolekalendar, kontact, korgac, korganizer,
korganizer-mobile, ksendemail, ktimetracker, ktnef, kwatchgnupg,
notes-mobile, pimsettingexporter and tasks-mobile</seg>
<seg>several in &kde-dir;/lib</seg>
<seg>several in &kde-dir;/lib</seg>
<seg>several in &kde-dir;/share</seg>
</seglistitem>
</segmentedlist>

View File

@ -119,8 +119,8 @@ make</userinput></screen>
<seglistitem>
<seg>lancelot</seg>
<seg>liblancelot-datamodels.so, liblancelot.so, libplasma_groupingcontainment.so,
libplasmacomicprovidercore.so, libplasmapotdprovidercore.so, libplasmaweather.so,
librtm.so and several in &kde-dir;/lib/kde4</seg>
libplasmacomicprovidercore.so, libplasmapotdprovidercore.so, libplasmaweather.so,
librtm.so and several in &kde-dir;/lib/kde4</seg>
<seg>several in &kde-dir;/include and &kde-dir;/share</seg>
</seglistitem>
</segmentedlist>

View File

@ -132,7 +132,7 @@ make</userinput></screen>
<seglistitem>
<seg>okular</seg>
<seg>libokularcore.so and several in &kde-dir;/lib/kde4</seg>
<seg>libokularcore.so and several in &kde-dir;/lib/kde4</seg>
<seg>&kde-dir;/include/okular and several in &kde-dir;/lib and
&kde-dir;/share</seg>
</seglistitem>

View File

@ -133,8 +133,8 @@ make</userinput></screen>
<seg>akonadi_agent_launcher, akonadi_agent_server, akonadi_control,
akonadi_rds, akonadictl and akonadiserver</seg>
<seg>libakonadiprotocolinternals.so and libqsqlite3.so</seg>
<seg>&kde-dir;/include/akonadi, &kde-dir;/lib/cmake/Akonadi and
&kde-dir;/share/config/akonadi</seg>
<seg>&kde-dir;/include/akonadi, &kde-dir;/lib/cmake/Akonadi and
&kde-dir;/share/config/akonadi</seg>
</seglistitem>
</segmentedlist>

View File

@ -114,7 +114,7 @@ make</userinput></screen>
<seglistitem>
<seg>none</seg>
<seg>libattica.so</seg>
<seg>&kde-dir;/include/attica</seg>
<seg>&kde-dir;/include/attica</seg>
</seglistitem>
</segmentedlist>
<!--

View File

@ -94,7 +94,7 @@ cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; ..</userinput></screen>
<seglistitem>
<seg>none</seg>
<seg>none</seg>
<seg>none</seg>
<seg>&kde-dir;/share/apps/ksplash/Themes/Default</seg>
</seglistitem>
</segmentedlist>

View File

@ -112,7 +112,7 @@ make</userinput></screen>
<seglistitem>
<seg>dolphin, fsview, kbookmarkmerger, kdepasswd, kdialog, keditbookmarks, kfind,
kfmclient, konqueror, nspluginscan, nspluginviewer, servicemenudeinstallation and
servicemenuinstallation</seg>
servicemenuinstallation</seg>
<seg>libdolphinprivate.so, libkbookmarkmodel_private.so,
libkdeinit4_dolphin.so, libkdeinit4_keditbookmarks.so,
libkdeinit4_kfmclient.so, libkdeinit4_konqueror.so, libkonq.so,

View File

@ -116,7 +116,7 @@ make</userinput></screen>
<seglistitem>
<seg>polkit-kde-authentication-agent-1</seg>
<seg>none</seg>
<seg>&kde-dir;/share/apps/policykit1-kde</seg>
<seg>&kde-dir;/share/apps/policykit1-kde</seg>
</seglistitem>
</segmentedlist>
<!--

View File

@ -114,7 +114,7 @@ make</userinput></screen>
<seglistitem>
<seg>none</seg>
<seg>libpolkit-qt-agent-1.so, libpolkit-qt-core-1.so and libpolkit-qt-gui-1.so</seg>
<seg>&kde-dir;/include/polkit-qt-1</seg>
<seg>&kde-dir;/include/polkit-qt-1</seg>
</seglistitem>
</segmentedlist>
<!--

View File

@ -113,7 +113,7 @@ make</userinput></screen>
<seglistitem>
<seg>blitztest</seg>
<seg>libqimageblitz.so</seg>
<seg>&kde-dir;/include/qimageblitz</seg>
<seg>&kde-dir;/include/qimageblitz</seg>
</seglistitem>
</segmentedlist>

View File

@ -128,7 +128,7 @@ cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; ..</userinput></screen>
<seglistitem>
<seg>none</seg>
<seg>none</seg>
<seg>&kde-dir;/share/ontology</seg>
<seg>&kde-dir;/share/ontology</seg>
</seglistitem>
</segmentedlist>
<!--

View File

@ -150,7 +150,7 @@ make</userinput></screen>
libamarok-transcoding.so, libampache_account_login.so and several
libraries in &kde-dir;/lib/kde4
</seg>
<seg>
<seg>
several in &kde-dir;/share
</seg>
</seglistitem>

View File

@ -82,7 +82,7 @@
cd ../libvpx-build &amp;&amp;
../libvpx-v&libvpx-version;/configure --prefix=/usr \
--enable-shared \
--disable-static &amp;&amp;
--disable-static &amp;&amp;
make</userinput></screen>
<para>This package does not come with a test suite.</para>

View File

@ -93,10 +93,10 @@
<screen><userinput>./configure --prefix=/usr \
--sysconfdir=/etc \
--without-ldap \
--without-krb5 \
--with-ssl-dir=/usr \
--with-passfile=.pine-passfile &amp;&amp;
--without-ldap \
--without-krb5 \
--with-ssl-dir=/usr \
--with-passfile=.pine-passfile &amp;&amp;
make</userinput></screen>
<para>This package does not come with a test suite.</para>
@ -204,7 +204,7 @@ make</userinput></screen>
<term><command>rpdump</command></term>
<listitem>
<para>is an utility for downloading a pinerc or address book to the
local machine.</para>
local machine.</para>
<indexterm zone="re-alpine rpdump">
<primary sortas="b-rpdump">rpdump</primary>
</indexterm>
@ -215,7 +215,7 @@ make</userinput></screen>
<term><command>rpload</command></term>
<listitem>
<para> is an utility for uploading a local pinerc or address book to
an IMAP server.</para>
an IMAP server.</para>
<indexterm zone="re-alpine rpload">
<primary sortas="b-rpload">rpload</primary>
</indexterm>

View File

@ -215,9 +215,9 @@ python setup.py configure --no-install-kde \
<seglistitem>
<seg>wicd, wicd-cli, wicd-client, wicd-curses and wicd-gtk</seg>
<seg>none</seg>
<seg>/etc/wicd, /usr/lib/python2.7/site-packages/wicd, /usr/share/doc/wicd,
/usr/share/pixmaps/wicd, /usr/share/wicd, /var/lib/wicd and /var/log/wicd</seg>
<seg>none</seg>
<seg>/etc/wicd, /usr/lib/python2.7/site-packages/wicd, /usr/share/doc/wicd,
/usr/share/pixmaps/wicd, /usr/share/wicd, /var/lib/wicd and /var/log/wicd</seg>
</seglistitem>
</segmentedlist>
@ -250,7 +250,7 @@ python setup.py configure --no-install-kde \
<term><command>wicd-client</command></term>
<listitem>
<para>is the wicd client. This script attempts to automatically choose
the relevant configuration interface.</para>
the relevant configuration interface.</para>
<indexterm zone="wicd wicd-client">
<primary sortas="b-wicd-client">wicd-client</primary>
</indexterm>

View File

@ -232,12 +232,12 @@ EOF</userinput></screen>
libpolkit-agent-1.so and
libpolkit-gobject-1.so
</seg>
<seg>
<seg>
/etc/polkit-1,
/usr/include/polkit-1,
/usr/lib/polkit-1,
/usr/share/gtk-doc/html/polkit-1 and
/usr/share/polkit-1
/usr/share/polkit-1
</seg>
</seglistitem>
</segmentedlist>

View File

@ -209,7 +209,7 @@ EOF</userinput></screen>
<seg>
libsopranoclient.so, libsopranoserver.so and libsoprano.so
</seg>
<seg>
<seg>
/usr/include/soprano,
/usr/include/Soprano,
/usr/lib/soprano and

View File

@ -108,8 +108,8 @@
--localstatedir=/var \
--without-internal-zlib \
--program-transform-name="s/isql/isql-v/" \
--disable-all-vads \
--disable-static &amp;&amp;
--disable-all-vads \
--disable-static &amp;&amp;
make</userinput></screen>
<para><application>Virtuoso</application> does not come with a callable test

View File

@ -65,7 +65,7 @@
<itemizedlist spacing="compact">
<listitem>
<para>GLib 2.32 patch: <ulink
url="&patch-root;/qt-everywhere-opensource-src-&qt-version;-glib_fix-1.patch"/>
url="&patch-root;/qt-everywhere-opensource-src-&qt-version;-glib_fix-1.patch"/>
</para>
</listitem>
</itemizedlist>
@ -171,8 +171,8 @@
-nomake demos \
-system-sqlite \
-no-nis \
-opensource \
-confirm-license &amp;&amp;
-opensource \
-confirm-license &amp;&amp;
make</userinput></screen>
<note><title>Phonon</title>