2004-06-13 16:05:17 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2007-04-05 03:42:53 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
2004-06-13 16:05:17 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
2011-12-30 12:17:02 +08:00
|
|
|
<!ENTITY kdeutils-download-http "&trinity-repo-http;/kdeutils-&trinity-version;.tar.gz">
|
|
|
|
<!ENTITY kdeutils-download-ftp "&trinity-repo-ftp;/kdeutils-&trinity-version;.tar.gz">
|
|
|
|
<!ENTITY kdeutils-md5sum "e2cd6695606c5c91b3380dcc7f1a6a83">
|
|
|
|
<!ENTITY kdeutils-size "2.8 MB">
|
|
|
|
<!ENTITY kdeutils-buildsize "271 MB">
|
|
|
|
<!ENTITY kdeutils-time "3.3 SBU">
|
2004-06-13 16:05:17 +08:00
|
|
|
]>
|
|
|
|
|
2011-12-30 12:17:02 +08:00
|
|
|
<sect1 id="kdeutils" xreflabel="kdeutils-&trinity-version;">
|
2005-04-29 15:08:25 +08:00
|
|
|
<?dbhtml filename="kdeutils.html"?>
|
|
|
|
|
|
|
|
|
2011-12-30 12:17:02 +08:00
|
|
|
<title>Kdeutils-&trinity-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>
|
|
|
|
|
2011-12-30 12:17:02 +08:00
|
|
|
&lfs70_checked;
|
|
|
|
|
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>
|
2011-12-30 12:17:02 +08:00
|
|
|
<para role="required">
|
|
|
|
<xref linkend="kdebase"/>
|
|
|
|
</para>
|
2005-04-29 15:08:25 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
2011-12-30 12:17:02 +08:00
|
|
|
<para role="recommended">
|
|
|
|
<xref linkend="libjpeg"/> and
|
|
|
|
<xref linkend="libxml2"/>
|
2006-04-17 08:09:40 +08:00
|
|
|
</para>
|
2005-04-29 15:08:25 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
2011-12-30 12:17:02 +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),
|
2012-02-17 22:43:28 +08:00
|
|
|
<xref linkend="python2"/>,
|
2011-12-30 12:17:02 +08:00
|
|
|
<ulink url="http://www.xmms.org/">XMMS</ulink>,
|
|
|
|
<xref linkend="graphviz"/>, and
|
|
|
|
<xref linkend="doxygen"/>
|
|
|
|
</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>
|
|
|
|
|
2008-04-01 08:54:49 +08:00
|
|
|
<sect2 id="kdeutils-runtime-dependencies"
|
|
|
|
xreflabel="KDE Utils Runtime Dependencies">
|
|
|
|
<title>Run-Time Dependencies</title>
|
|
|
|
|
|
|
|
<para>Several programs included in <application>kdeutils</application>
|
|
|
|
are frontends for other software, and so require these external programs
|
|
|
|
to be present at run time. <command>kgpg</command> requires
|
|
|
|
<xref linkend="gnupg"/> or <xref linkend="gnupg2"/>, <command>kdessh</command>
|
|
|
|
requires <xref linkend="openssh"/>, while <command>irkick</command> requires
|
|
|
|
<ulink url="http://www.lirc.org">LIRC</ulink>. The <command>ark</command>
|
|
|
|
program will require appropriate utilities to handle various archives,
|
2008-05-09 21:00:42 +08:00
|
|
|
including <xref linkend="zip"/>, <xref linkend="unzip"/>,
|
2012-06-07 12:40:05 +08:00
|
|
|
<xref linkend="openjdk"/> <!-- or <xref linkend="jdk"/> --> (for the
|
2010-09-08 14:26:20 +08:00
|
|
|
<command>jar</command> program),
|
2008-04-01 08:54:49 +08:00
|
|
|
<xref linkend="unrar"/>, <ulink url="http://www.rarlabs.com">rar</ulink>
|
|
|
|
(binary only shareware),
|
|
|
|
<ulink url="http://p7zip.sourceforge.net">p7zip</ulink>,
|
|
|
|
<ulink url="http://packages.debian.org/source/unstable/zoo">zoo</ulink>, and
|
|
|
|
<ulink url="http://packages.debian.org/source/unstable/ncompress">
|
|
|
|
ncompress</ulink>.</para>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
2005-04-29 15:08:25 +08:00
|
|
|
<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
|
|
|
|
2011-12-30 12:17:02 +08:00
|
|
|
<screen><userinput>cp -v /usr/share/aclocal/libtool.m4 admin/libtool.m4.in &&
|
|
|
|
cp -v /usr/share/libtool/config/ltmain.sh admin/ltmain.sh &&
|
|
|
|
sed -i -e "s@/usr/include/tqt@$TRINITY_PREFIX/include/tqt@" \
|
|
|
|
admin/acinclude.m4.in &&
|
|
|
|
make -f admin/Makefile.common &&
|
|
|
|
|
|
|
|
./configure --prefix=$TRINITY_PREFIX \
|
2013-06-03 03:25:07 +08:00
|
|
|
--with-qt-dir=$QTDIR \
|
2011-12-30 12:17:02 +08:00
|
|
|
--enable-closure \
|
|
|
|
--with-extra-includes=$TRINITY_PREFIX/include \
|
|
|
|
--with-extra-libs=$TRINITY_PREFIX/lib &&
|
2013-02-12 02:51:17 +08:00
|
|
|
|
2005-04-29 15:08:25 +08:00
|
|
|
make</userinput></screen>
|
|
|
|
|
2010-04-22 02:48:34 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
2008-04-01 08:54:49 +08:00
|
|
|
href="../../xincludes/kde-apidocs.xml"/>
|
|
|
|
|
2007-02-02 04:36:42 +08:00
|
|
|
<para>This package does not come with a test suite.</para>
|
|
|
|
|
2005-04-29 15:08:25 +08:00
|
|
|
<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>
|
2007-10-16 19:56:37 +08:00
|
|
|
<seg>ark, irkick, kcalc, kcharselect, kdessh, kdf, kedit, kfloppy,
|
|
|
|
kgpg, khexedit, kjots, klaptop_acpi_helper, klaptop_check,
|
|
|
|
kregexpeditor, ktimer, kwalletmanager, kwikdisk, 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>
|
|
|
|
|
2008-04-01 08:54:49 +08:00
|
|
|
<varlistentry id="kdessh">
|
|
|
|
<term><command>kdessh</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is a graphical interface to <xref linkend="openssh"/></para>
|
|
|
|
<indexterm zone="kdeutils kdessh">
|
|
|
|
<primary sortas="b-kdessh">kdessh</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
2005-04-29 15:08:25 +08:00
|
|
|
<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>
|