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;
|
|
|
|
|
2006-04-27 18:48:30 +08:00
|
|
|
<!-- Inserted as a reminder to do this. The mention of a test suite
|
|
|
|
is usually right before the root user installation commands. Please
|
|
|
|
delete these 12 (including one blank) lines after you are done.-->
|
|
|
|
|
|
|
|
<!-- Use one of the two mentions below about a test suite,
|
|
|
|
delete the line that is not applicable. Of course, if the
|
|
|
|
test suite uses syntax other than "make check", revise the
|
|
|
|
line to reflect the actual syntax to run the test suite -->
|
|
|
|
|
|
|
|
<!-- <para>This package does not come with a test suite.</para> -->
|
|
|
|
<!-- <para>To test the results, issue: <command>make check</command>.</para> -->
|
|
|
|
|
2005-05-08 04:02:20 +08:00
|
|
|
<!ENTITY kdeutils-download-http "&kde-download-http;/kdeutils-&kde-version;.tar.bz2">
|
|
|
|
<!ENTITY kdeutils-download-ftp "&kde-download-ftp;/kdeutils-&kde-version;.tar.bz2">
|
2006-04-17 08:09:40 +08:00
|
|
|
<!ENTITY kdeutils-md5sum "08c01d6ceb8fb2173463838e43f986f5">
|
2005-12-18 14:09:14 +08:00
|
|
|
<!ENTITY kdeutils-size "2.8 MB">
|
2006-04-17 08:09:40 +08:00
|
|
|
<!ENTITY kdeutils-buildsize "63 MB">
|
|
|
|
<!ENTITY kdeutils-time "3.7 SBU">
|
2004-06-13 16:05:17 +08:00
|
|
|
]>
|
|
|
|
|
2005-04-29 15:08:25 +08:00
|
|
|
<sect1 id="kdeutils" xreflabel="kdeutils-&kde-version;">
|
|
|
|
<?dbhtml filename="kdeutils.html"?>
|
|
|
|
|
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
|
|
|
|
2005-05-08 04:02:20 +08:00
|
|
|
<title>Kdeutils-&kde-version;</title>
|
2005-04-29 15:08:25 +08:00
|
|
|
|
|
|
|
<indexterm zone="kdeutils">
|
|
|
|
<primary sortas="a-kdeutils">Kdeutils</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
2005-05-08 04:02:20 +08:00
|
|
|
<title>Introduction to Kdeutils</title>
|
2005-04-29 15:08:25 +08:00
|
|
|
|
2005-12-18 14:09:14 +08:00
|
|
|
<para><application>Kdeutils</application> provides
|
|
|
|
<application>KDE</application> programs for miscellaneous tasks. Programs
|
2006-09-23 22:15:36 +08:00
|
|
|
include a calculator, a note taker, a basic editor, a floppy disk manager,
|
2005-12-18 14:09:14 +08:00
|
|
|
and a binary editor.</para>
|
|
|
|
|
2005-04-29 15:08:25 +08:00
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<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>
|
|
|
|
|
2005-05-08 04:02:20 +08:00
|
|
|
<bridgehead renderas="sect3">Kdeutils Dependencies</bridgehead>
|
2005-04-29 15:08:25 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
2005-12-06 19:30:17 +08:00
|
|
|
<para role="required"><xref linkend="kdebase"/></para>
|
2005-04-29 15:08:25 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
2006-04-17 08:09:40 +08:00
|
|
|
<para role="recommended"><xref linkend="libjpeg"/>,
|
|
|
|
<xref linkend="libxml2"/>, and
|
|
|
|
<xref linkend="gmp"/> (required for KCalc)
|
|
|
|
</para>
|
2005-04-29 15:08:25 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
2006-04-17 08:09:40 +08:00
|
|
|
<para role="optional"><ulink url="http://www.net-snmp.org/">Net-SNMP</ulink>,
|
|
|
|
<ulink url="http://tpctl.sourceforge.net/">tpctl</ulink> (for
|
|
|
|
Thinkpad support)</para>
|
2005-04-29 15:08:25 +08:00
|
|
|
|
2006-04-11 02:37:03 +08:00
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
|
|
<ulink url="&blfs-wiki;/kdeutils"/></para>
|
|
|
|
|
2005-04-29 15:08:25 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation" >
|
2005-05-08 04:02:20 +08:00
|
|
|
<title>Installation of Kdeutils</title>
|
2005-04-29 15:08:25 +08:00
|
|
|
|
|
|
|
<para>Install <application>kdeutils</application> with:</para>
|
2005-05-08 04:02:20 +08:00
|
|
|
|
2005-04-29 15:08:25 +08:00
|
|
|
<screen><userinput>./configure --prefix=&kde-dir; --disable-debug \
|
2004-06-13 16:05:17 +08:00
|
|
|
--disable-dependency-tracking &&
|
2005-04-29 15:08:25 +08:00
|
|
|
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="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
|
|
|
<segtitle>Installed Libraries</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
2005-05-31 00:18:15 +08:00
|
|
|
|
2005-04-29 15:08:25 +08:00
|
|
|
<seglistitem>
|
2006-04-17 08:09:40 +08:00
|
|
|
<seg>ark, irkick, kcalc, kcharselect, kdf, kedit, kfloppy,
|
|
|
|
kgpg, khexedit, kjots, kregexpeditor, ktimer, kwalletmanager,
|
|
|
|
and superkaramba</seg>
|
2005-07-28 10:56:04 +08:00
|
|
|
<seg>Several kdeutils specific libraries</seg>
|
|
|
|
<seg>Several subdirectories in $KDE_PREFIX/share</seg>
|
2005-04-29 15:08:25 +08:00
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
|
|
<varlistentry id="ark">
|
|
|
|
<term><command>ark</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is an archiving tool.</para>
|
|
|
|
<indexterm zone="kdeutils ark">
|
|
|
|
<primary sortas="b-ark">ark</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="irkick">
|
|
|
|
<term><command>irkick</command></term>
|
|
|
|
<listitem>
|
2005-05-31 05:46:44 +08:00
|
|
|
<para>is the infrastructure for <application>KDE</application>'s Infrared
|
|
|
|
Remote Control functionality; <command>irkick</command> is the server
|
2005-05-08 04:02:20 +08:00
|
|
|
component of that infrastructure.</para>
|
2005-04-29 15:08:25 +08:00
|
|
|
<indexterm zone="kdeutils irkick">
|
|
|
|
<primary sortas="b-irkick">irkick</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="kcalc">
|
|
|
|
<term><command>kcalc</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is a scientific calculator.</para>
|
|
|
|
<indexterm zone="kdeutils kcalc">
|
|
|
|
<primary sortas="b-kcalc">kcalc</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="kcharselect">
|
|
|
|
<term><command>kcharselect</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is a character selector applet.</para>
|
|
|
|
<indexterm zone="kdeutils kcharselect">
|
|
|
|
<primary sortas="b-kcharselect">kcharselect</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="kdf">
|
|
|
|
<term><command>kdf</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is a disk usage viewer.</para>
|
|
|
|
<indexterm zone="kdeutils kdf">
|
|
|
|
<primary sortas="b-kdf">kdf</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="kedit">
|
|
|
|
<term><command>kedit</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is a text editor.</para>
|
|
|
|
<indexterm zone="kdeutils kedit">
|
|
|
|
<primary sortas="b-kedit">kedit</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="kfloppy">
|
|
|
|
<term><command>kfloppy</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is a floppy formatter.</para>
|
|
|
|
<indexterm zone="kdeutils kfloppy">
|
|
|
|
<primary sortas="b-kfloppy">kfloppy</primary>
|
|
|
|
</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">
|
|
|
|
<primary sortas="b-kgpg">kgpg</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="khexedit">
|
|
|
|
<term><command>khexedit</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is a binary editor.</para>
|
|
|
|
<indexterm zone="kdeutils khexedit">
|
|
|
|
<primary sortas="b-khexedit">khexedit</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="kjots">
|
|
|
|
<term><command>kjots</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is a note taker.</para>
|
|
|
|
<indexterm zone="kdeutils kjots">
|
|
|
|
<primary sortas="b-kjots">kjots</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="kregexpeditor">
|
|
|
|
<term><command>kregexpeditor</command></term>
|
|
|
|
<listitem>
|
2005-05-31 05:46:44 +08:00
|
|
|
<para>is an editor for editing regular expressions in a
|
2005-04-29 15:08:25 +08:00
|
|
|
graphical style (in contrast to the ASCII syntax).</para>
|
|
|
|
<indexterm zone="kdeutils kregexpeditor">
|
|
|
|
<primary sortas="b-kregexpeditor">kregexpeditor</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="ktimer">
|
|
|
|
<term><command>ktimer</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is a task scheduler.</para>
|
|
|
|
<indexterm zone="kdeutils ktimer">
|
|
|
|
<primary sortas="b-ktimer">ktimer</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
2006-04-17 08:09:40 +08:00
|
|
|
<varlistentry id="kwalletmanager">
|
|
|
|
<term><command>kwalletmanager</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>provides a secure way to manage passwords.</para>
|
|
|
|
<indexterm zone="kdeutils kwalletmanager">
|
|
|
|
<primary sortas="b-kwalletmanager">kwalletmanager</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="superkaramba">
|
|
|
|
<term><command>superkaramba</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is a tool to create interactive widgets on a
|
|
|
|
<application>KDE</application> desktop.</para>
|
|
|
|
<indexterm zone="kdeutils superkaramba">
|
|
|
|
<primary sortas="b-superkaramba">superkaramba</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
2005-05-31 00:18:15 +08:00
|
|
|
</variablelist>
|
|
|
|
|
2005-04-29 15:08:25 +08:00
|
|
|
</sect2>
|
2005-05-31 00:18:15 +08:00
|
|
|
|
2004-05-20 22:41:01 +08:00
|
|
|
</sect1>
|