glfs/kde/add/kde-i18n.xml
Bruce Dubbs 447039e820 KDE update, 2nd Installment
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3833 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-04-29 07:07:46 +00:00

118 lines
3.3 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY kde-i18n-download-http "&kde-download-http;/kde-i18n/">
<!ENTITY kde-i18n-download-ftp "&kde-download-ftp;/kde-i18n/">
<!ENTITY kde-i18n-md5sum "<ulink url='&kde-download-http;/MD5SUMS'/>">
<!ENTITY kde-i18n-size "789 KB to 29 MB (average is about 3 MB)">
<!ENTITY kde-i18n-buildsize "varies">
<!ENTITY kde-i18n-time "varies">
]>
<sect1 id="kde-i18n">
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<?dbhtml filename="kde-i18n.html"?>
<title>kde-i18n-&kde-version;</title>
<indexterm zone="kde-i18n">
<primary sortas="a-kde-i18n">Kde-i18n</primary>
</indexterm>
<sect2>
<title>Introduction to kde-i18n</title>
<bridgehead renderas="sect3">Package Information</bridgehead>
<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>
<bridgehead renderas="sect3">Download Details</bridgehead>
<para><acronym>KDE</acronym> has 52 separate internationalization packages in
the form of:</para>
<screen><userinput>kde-i18n-<replaceable>[xx]</replaceable>-&kde-version;.tar.bz2</userinput></screen>
<para>where the <replaceable>[xx]</replaceable> is a two to five letter code
for the country covered. Download the package(s) you need from
the directories above.</para>
<bridgehead renderas="sect3">kde-i18n Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para><xref linkend="kdebase"/></para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para><xref linkend="libxml2"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of kde-i18n</title>
<para>Install <application>kde-i18n</application> with:</para>
<screen><userinput>./configure --prefix=&kde-dir; &amp;&amp;
make</userinput></screen>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
<screen role='root'><userinput>make install</userinput></screen>
</sect2>
<sect2 role="configuration">
<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 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Libraries</segtitle>
<seglistitem>
<seg>Internationalization support for KDE</seg>
</seglistitem>
</segmentedlist>
<indexterm zone="kde-i18n">
<primary sortas="c-kde-i18n">KDE Internationalization</primary>
</indexterm>
</sect2>
</sect1>