2004-06-13 16:05:17 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2005-04-04 04:52:42 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
2004-06-13 16:05:17 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
|
|
|
<!ENTITY kdeutils-download-http "&kde-download-http;/kdeutils-&kde-version;.tar.bz2">
|
2004-08-24 02:26:09 +08:00
|
|
|
<!ENTITY kdeutils-download-ftp "&kde-download-ftp;/kdeutils-&kde-version;.tar.bz2">
|
2004-12-19 11:58:22 +08:00
|
|
|
<!ENTITY kdeutils-md5sum "bf50db108408da11e2f2fcacd6b46b51">
|
2004-08-24 02:26:09 +08:00
|
|
|
<!ENTITY kdeutils-size "2.2 MB">
|
2004-12-19 11:58:22 +08:00
|
|
|
<!ENTITY kdeutils-buildsize "59 MB">
|
|
|
|
<!ENTITY kdeutils-time "6.33 SBU">
|
2004-06-13 16:05:17 +08:00
|
|
|
]>
|
|
|
|
|
2004-05-20 22:41:01 +08:00
|
|
|
<sect1 id="kdeutils">
|
2004-08-10 12:23:09 +08:00
|
|
|
<sect1info>
|
2005-02-05 09:59:12 +08:00
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
2004-08-10 12:23:09 +08:00
|
|
|
</sect1info>
|
2005-02-05 09:59:12 +08:00
|
|
|
|
2004-05-20 22:41:01 +08:00
|
|
|
<?dbhtml filename="kdeutils.html"?>
|
2004-12-19 11:58:22 +08:00
|
|
|
<title><application>kdeutils</application>-&kde-version;</title>
|
2004-05-20 22:41:01 +08:00
|
|
|
|
2005-02-05 09:59:12 +08:00
|
|
|
<indexterm zone="kdeutils">
|
2005-02-12 10:55:09 +08:00
|
|
|
<primary sortas="a-kdeutils">Kdeutils</primary>
|
2005-02-05 09:59:12 +08:00
|
|
|
</indexterm>
|
|
|
|
|
2004-06-13 16:05:17 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Introduction to <application>kdeutils</application></title>
|
|
|
|
|
2005-02-05 09:59:12 +08:00
|
|
|
<sect3>
|
|
|
|
<title>Package information</title>
|
|
|
|
<itemizedlist spacing='compact'>
|
|
|
|
<listitem><para>Download (HTTP): <ulink url="&kdeutils-download-http;"/></para></listitem>
|
|
|
|
<listitem><para>Download (FTP): <ulink url="&kdeutils-download-ftp;"/></para></listitem>
|
|
|
|
<listitem><para>Download MD5 sum: &kdeutils-md5sum;</para></listitem>
|
|
|
|
<listitem><para>Download size: &kdeutils-size;</para></listitem>
|
|
|
|
<listitem><para>Estimated disk space required: &kdeutils-buildsize;</para></listitem>
|
|
|
|
<listitem><para>Estimated build time: &kdeutils-time;</para></listitem>
|
|
|
|
</itemizedlist>
|
2004-06-13 16:05:17 +08:00
|
|
|
</sect3>
|
|
|
|
|
2005-02-05 09:59:12 +08:00
|
|
|
<sect3>
|
|
|
|
<title><application>kdeutils</application> dependencies</title>
|
|
|
|
|
|
|
|
<sect4>
|
|
|
|
<title>Required</title>
|
|
|
|
<para><xref linkend="kdebase"/></para>
|
2004-08-24 02:26:09 +08:00
|
|
|
</sect4>
|
|
|
|
|
2005-02-05 09:59:12 +08:00
|
|
|
<sect4>
|
|
|
|
<title>Recommended</title>
|
|
|
|
<para><xref linkend="libjpeg"/> and
|
|
|
|
<xref linkend="libxml2"/>
|
|
|
|
</para>
|
2004-08-24 02:26:09 +08:00
|
|
|
</sect4>
|
|
|
|
|
2005-02-05 09:59:12 +08:00
|
|
|
<sect4>
|
|
|
|
<title>Optional</title>
|
|
|
|
<para>
|
|
|
|
<ulink url="http://www.net-snmp.org/">Net-SNMP</ulink> and
|
|
|
|
<ulink url="http://tpctl.sourceforge.net/">tpctl</ulink>
|
|
|
|
</para>
|
2004-08-24 02:26:09 +08:00
|
|
|
</sect4>
|
2004-06-13 16:05:17 +08:00
|
|
|
</sect3>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Installation of <application>kdeutils</application></title>
|
|
|
|
|
|
|
|
<para>Install <application>kdeutils</application> with:</para>
|
|
|
|
<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
|
|
|
|
--disable-dependency-tracking &&
|
2005-02-05 09:59:12 +08:00
|
|
|
make</command></userinput></screen>
|
|
|
|
|
|
|
|
<para>Now, as the root user:</para>
|
|
|
|
|
|
|
|
<screen><userinput role='root'><command>make install</command></userinput></screen>
|
2004-06-13 16:05:17 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Contents</title>
|
|
|
|
|
2005-02-05 09:59:12 +08:00
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Program(s)</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
|
|
|
<seg>ark, irkick, kcalc, kcharselect, kcmlirc, kdepasswd, kdf, kedit, kfloppy,
|
|
|
|
kgpg, khexedit, kjots, ksim, kregexpeditor, ktimer, kwallet</seg>
|
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
|
|
|
|
<varlistentry id="ark">
|
|
|
|
<term><command>ark</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is an archiving tool..</para>
|
|
|
|
<indexterm zone="kdeutils ark">
|
2005-02-06 11:13:24 +08:00
|
|
|
<primary sortas="b-ark">ark</primary>
|
2005-02-05 09:59:12 +08:00
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="irkick">
|
|
|
|
<term><command>irkick</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para> is the infrastructure for <acronym>KDE</acronym>'s Infrared Remote Control
|
|
|
|
functionality; <command>irkick</command> is the server component of that
|
|
|
|
infrastructure.</para>
|
|
|
|
<indexterm zone="kdeutils irkick">
|
2005-02-06 11:13:24 +08:00
|
|
|
<primary sortas="b-irkick">irkick</primary>
|
2005-02-05 09:59:12 +08:00
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="kcalc">
|
|
|
|
<term><command>kcalc</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is a scientific calculator.</para>
|
|
|
|
<indexterm zone="kdeutils kcalc">
|
2005-02-06 11:13:24 +08:00
|
|
|
<primary sortas="b-kcalc">kcalc</primary>
|
2005-02-05 09:59:12 +08:00
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="kcharselect">
|
|
|
|
<term><command>kcharselect</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is a character selector applet.</para>
|
|
|
|
<indexterm zone="kdeutils kcharselect">
|
2005-02-06 11:13:24 +08:00
|
|
|
<primary sortas="b-kcharselect">kcharselect</primary>
|
2005-02-05 09:59:12 +08:00
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="kdepasswd">
|
|
|
|
<term><command>kdepasswd</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para> is a password managing utility.</para>
|
|
|
|
<indexterm zone="kdeutils kdepasswd">
|
2005-02-06 11:13:24 +08:00
|
|
|
<primary sortas="b-kdepasswd">kdepasswd</primary>
|
2005-02-05 09:59:12 +08:00
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="kdf">
|
|
|
|
<term><command>kdf</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is a disk usage viewer.</para>
|
|
|
|
<indexterm zone="kdeutils kdf">
|
2005-02-06 11:13:24 +08:00
|
|
|
<primary sortas="b-kdf">kdf</primary>
|
2005-02-05 09:59:12 +08:00
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="kedit">
|
|
|
|
<term><command>kedit</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is a text editor.</para>
|
|
|
|
<indexterm zone="kdeutils kedit">
|
2005-02-06 11:13:24 +08:00
|
|
|
<primary sortas="b-kedit">kedit</primary>
|
2005-02-05 09:59:12 +08:00
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="kfloppy">
|
|
|
|
<term><command>kfloppy</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is a floppy formatter.</para>
|
|
|
|
<indexterm zone="kdeutils kfloppy">
|
2005-02-06 11:13:24 +08:00
|
|
|
<primary sortas="b-kfloppy">kfloppy</primary>
|
2005-02-05 09:59:12 +08:00
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="kgpg">
|
|
|
|
<term><command>kgpg</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>a simple graphical interface for <xref linkend="gnupg"/>.</para>
|
|
|
|
<indexterm zone="kdeutils kgpg">
|
2005-02-06 11:13:24 +08:00
|
|
|
<primary sortas="b-kgpg">kgpg</primary>
|
2005-02-05 09:59:12 +08:00
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="khexedit">
|
|
|
|
<term><command>khexedit</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is a binary editor.</para>
|
|
|
|
<indexterm zone="kdeutils khexedit">
|
2005-02-06 11:13:24 +08:00
|
|
|
<primary sortas="b-khexedit">khexedit</primary>
|
2005-02-05 09:59:12 +08:00
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="kjots">
|
|
|
|
<term><command>kjots</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is a note taker.</para>
|
|
|
|
<indexterm zone="kdeutils kjots">
|
2005-02-06 11:13:24 +08:00
|
|
|
<primary sortas="b-kjots">kjots</primary>
|
2005-02-05 09:59:12 +08:00
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="kregexpeditor">
|
|
|
|
<term><command>kregexpeditor</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is an editor for editing regular expressions in a graphical style (in
|
|
|
|
contrast to the <acronym>ASCII</acronym> syntax).</para>
|
|
|
|
<indexterm zone="kdeutils kregexpeditor">
|
2005-02-06 11:13:24 +08:00
|
|
|
<primary sortas="b-kregexpeditor">kregexpeditor</primary>
|
2005-02-05 09:59:12 +08:00
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="ktimer">
|
|
|
|
<term><command>ktimer</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is a task scheduler.</para>
|
|
|
|
<indexterm zone="kdeutils ktimer">
|
2005-02-06 11:13:24 +08:00
|
|
|
<primary sortas="b-ktimer">ktimer</primary>
|
2005-02-05 09:59:12 +08:00
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
</variablelist>
|
2004-06-13 16:05:17 +08:00
|
|
|
</sect2>
|
2004-05-20 22:41:01 +08:00
|
|
|
</sect1>
|