glfs/kde/add/kde-i18n.xml
Manuel Canales Esparcia 7f76b96b42 Reverted the DTD change. That don't be done untiltomorrow.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3632 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-04-02 15:59:17 +00:00

122 lines
3.6 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY kde-i18n-download-http "&kde-download-http;/kde-i18n-&kde-version;.tar.bz2">
<!ENTITY kde-i18n-download-ftp "&kde-download-ftp;/kde-i18n-&kde-version;.tar.bz2">
<!ENTITY kde-i18n-md5sum "20135e722cd5f94cbe4997765941b455">
<!ENTITY kde-i18n-size "195 MB">
<!ENTITY kde-i18n-buildsize "1.8 GB">
<!ENTITY kde-i18n-time "6.68 SBU">
]>
<sect1 id="kde-i18n">
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<?dbhtml filename="kde-i18n.html"?>
<title><application>kde-i18n</application>-&kde-version;</title>
<indexterm zone="kde-i18n">
<primary sortas="a-kde-i18n">Kde-i18n</primary>
</indexterm>
<sect2>
<title>Introduction to <application>kde-i18n</application></title>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink url="&kde-i18n-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink url="&kde-i18n-download-ftp;"/></para></listitem>
<listitem><para>Download MD5 sum: &kde-i18n-md5sum;</para></listitem>
<listitem><para>Download size: &kde-i18n-size;</para></listitem>
<listitem><para>Estimated disk space required: &kde-i18n-buildsize;</para></listitem>
<listitem><para>Estimated build time: &kde-i18n-time;</para></listitem>
</itemizedlist>
</sect3>
<sect3><title>Alternative downloads</title>
<para><acronym>KDE</acronym> has separate internationalization packages in the
form of:</para>
<screen><userinput>kde-i18n-<replaceable>[xx]</replaceable>-&kde-version;.tar.bz2</userinput></screen>
<para>available at:</para>
<itemizedlist spacing='compact'>
<listitem><para><ulink url="http://mirrors.isc.org/pub/kde/stable/3.3.2/src/kde-i18n/"/></para></listitem>
<listitem><para><ulink url="http://mirrors.isc.org/pub/kde/stable/3.3.2/src/MD5SUMS">MD5 Sums</ulink></para></listitem>
<listitem><para>Download size: 742 KB to 25 MB (average is about 3 MB)</para> </listitem>
</itemizedlist>
<para>where the <replaceable>[xx]</replaceable> is a two to five letter code
for the country covered.</para>
</sect3>
<sect3>
<title><application>kde-i18n</application> dependencies</title>
<sect4>
<title>Required</title>
<para><xref linkend="kdebase"/></para>
</sect4>
<sect4>
<title>Recommended</title>
<para><xref linkend="libxml2"/></para>
</sect4>
</sect3>
</sect2>
<sect2>
<title>Installation of <application>kde-i18n</application></title>
<para>Install <application>kde-i18n</application> with:</para>
<screen><userinput><command>./configure --prefix=&kde-dir; &amp;&amp;
make</command></userinput></screen>
<para>Now, as the root user:</para>
<screen><userinput role='root'><command>make install</command></userinput></screen>
</sect2>
<sect2>
<title>Configuring kde-i18n</title>
<sect3>
<title>Configuration Information</title>
<para>To use translated programs, select Control Center &mdash;&gt;
Personalization &mdash;&gt; Country &amp; Language &mdash;&gt; Language
in your K Desktop Environment.
</para>
</sect3>
</sect2>
<sect2>
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Libraries</segtitle>
<seglistitem>
<seg>Internationalization support for <acronym>KDE</acronym></seg>
</seglistitem>
</segmentedlist>
<indexterm zone="kde-i18n">
<primary sortas="c-kde-i18n">KDE Internationalization</primary>
</indexterm>
</sect2>
</sect1>