mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
759586ea85
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7618 af4574ff-66df-0310-9fd7-8a98e5e911e0
130 lines
3.8 KiB
XML
130 lines
3.8 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY luit-download-http "http://xorg.freedesktop.org/releases/individual/app/luit-&luit-version;.tar.bz2">
|
|
<!ENTITY luit-download-ftp "ftp://ftp.x.org/pub/individual/app/luit-&luit-version;.tar.bz2">
|
|
<!ENTITY luit-md5sum "b01e4f71c20fc1c79ed727759c1df40c">
|
|
<!ENTITY luit-size "108 KB">
|
|
<!ENTITY luit-buildsize "1 MB">
|
|
<!ENTITY luit-time "0.1 SBU">
|
|
|
|
]>
|
|
|
|
<sect1 id="luit" xreflabel="luit-&luit-version;">
|
|
<?dbhtml filename="luit.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>Luit-&luit-version;</title>
|
|
|
|
<indexterm zone="luit">
|
|
<primary sortas="a-luit">Luit</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to Luit</title>
|
|
|
|
<para><application>Luit</application> provides a filter for displaying and
|
|
converting UTF-8 characters in text console windows.</para>
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Download (HTTP): <ulink url="&luit-download-http;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download (FTP): <ulink url="&luit-download-ftp;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download MD5 sum: &luit-md5sum;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download size: &luit-size;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated disk space required: &luit-buildsize;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated build time: &luit-time;</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">Luit Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required"><xref linkend="xorg7-font"/></para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url='&blfs-wiki;/Luit'/></para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of Luit</title>
|
|
|
|
<para>Install luit with the following commands:</para>
|
|
|
|
<screen><userinput>./configure $XORG_CONFIG &&
|
|
make</userinput></screen>
|
|
|
|
<para>This package does not come with a test suite.</para>
|
|
|
|
<para>Now as the <systemitem class="username">root</systemitem>
|
|
user:</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="commands">
|
|
<title>Command Explanations</title>
|
|
|
|
<para><parameter>--with-localealiasfile=$XORG_PREFIX/share/X11/locale/locale.alias</parameter>:
|
|
The default location <application>luit</application> expects the
|
|
<filename>locale.alias</filename> file is different than the location
|
|
<application>libX11</application> installs it to.</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Program</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
<seglistitem>
|
|
<seg>luit</seg>
|
|
<seg>None</seg>
|
|
<seg>None</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Description</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="luit-bin">
|
|
<term><command>luit</command></term>
|
|
<listitem>
|
|
<para>provides locale and ISO 2022 support for Unicode
|
|
terminals.</para>
|
|
<indexterm zone="luit luit-bin">
|
|
<primary sortas="b-luit">luit</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|