2004-06-13 16:05:17 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
|
|
|
<!ENTITY kdesdk-download-http "&kde-download-http;/kdesdk-&kde-version;.tar.bz2">
|
2004-08-24 13:38:04 +08:00
|
|
|
<!ENTITY kdesdk-download-ftp "&kde-download-ftp;/kdesdk-&kde-version;.tar.bz2">
|
2004-12-19 23:23:25 +08:00
|
|
|
<!ENTITY kdesdk-md5sum "906bbcde1b3db2eaac8a257c8574e033">
|
|
|
|
<!ENTITY kdesdk-size "4.3 MB">
|
2004-08-24 13:38:04 +08:00
|
|
|
<!ENTITY kdesdk-buildsize "99 MB">
|
2004-12-19 23:23:25 +08:00
|
|
|
<!ENTITY kdesdk-time "9.79 SBU">
|
2004-06-13 16:05:17 +08:00
|
|
|
]>
|
|
|
|
|
2004-05-24 02:45:26 +08:00
|
|
|
<sect1 id="kdesdk">
|
2005-02-05 09:59:12 +08:00
|
|
|
|
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-24 02:45:26 +08:00
|
|
|
<?dbhtml filename="kdesdk.html"?>
|
2004-12-19 23:23:25 +08:00
|
|
|
<title><application>kdesdk</application>-&kde-version;</title>
|
2004-05-24 02:45:26 +08:00
|
|
|
|
2005-02-05 09:59:12 +08:00
|
|
|
<indexterm zone="kdesdk">
|
|
|
|
<primary sortas="a-kdesdk">kdesdk</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
2004-06-13 16:05:17 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Introduction to <application>kdesdk</application></title>
|
|
|
|
|
2005-02-05 09:59:12 +08:00
|
|
|
<sect3>
|
|
|
|
<title>Package information</title>
|
|
|
|
<itemizedlist spacing='compact'>
|
|
|
|
<listitem><para>Download (HTTP): <ulink url="&kdesdk-download-http;"/></para></listitem>
|
|
|
|
<listitem><para>Download (FTP): <ulink url="&kdesdk-download-ftp;"/></para></listitem>
|
|
|
|
<listitem><para>Download MD5 sum: &kdesdk-md5sum;</para></listitem>
|
|
|
|
<listitem><para>Download size: &kdesdk-size;</para></listitem>
|
|
|
|
<listitem><para>Estimated disk space required: &kdesdk-buildsize;</para></listitem>
|
|
|
|
<listitem><para>Estimated build time: &kdesdk-time;</para></listitem>
|
|
|
|
</itemizedlist>
|
2004-06-13 16:05:17 +08:00
|
|
|
</sect3>
|
|
|
|
|
2005-02-05 09:59:12 +08:00
|
|
|
<sect3>
|
|
|
|
<title>Additional downloads</title>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem><para>Required patch for Berkeley DB:
|
|
|
|
<ulink url="&patch-root;/kdesdk-&kde-version;-db43-1.patch"/></para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
2005-01-11 06:41:26 +08:00
|
|
|
</sect3>
|
|
|
|
|
2005-02-05 09:59:12 +08:00
|
|
|
<sect3>
|
|
|
|
<title><application>kdesdk</application> dependencies</title>
|
|
|
|
|
|
|
|
<sect4>
|
|
|
|
<title>Required</title>
|
|
|
|
<para><xref linkend="kdebase"/></para>
|
2004-08-24 13:38:04 +08:00
|
|
|
</sect4>
|
|
|
|
|
2005-02-05 09:59:12 +08:00
|
|
|
<sect4>
|
|
|
|
<title>Recommended</title>
|
|
|
|
<para><xref linkend="libjpeg"/>,
|
|
|
|
<xref linkend="libxml2"/>, and
|
|
|
|
<xref linkend="db"/></para>
|
2004-08-24 13:38:04 +08:00
|
|
|
</sect4>
|
2004-06-13 16:05:17 +08:00
|
|
|
</sect3>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Installation of <application>kdesdk</application></title>
|
|
|
|
|
2005-02-05 09:59:12 +08:00
|
|
|
<para>If you have Berkeley DB installed, apply the following patch:</para>
|
2005-01-11 06:41:26 +08:00
|
|
|
|
2005-01-11 21:02:44 +08:00
|
|
|
<screen><userinput><command>patch -Np1 -i ../kdesdk-&kde-version;-db43-1.patch</command></userinput></screen>
|
2005-01-11 06:41:26 +08:00
|
|
|
|
2004-06-13 16:05:17 +08:00
|
|
|
<para>Install <application>kdesdk</application> with:</para>
|
2004-12-19 23:23:25 +08:00
|
|
|
|
2004-06-13 16:05:17 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
|
|
|
|
--disable-dependency-tracking &&
|
2005-02-05 09:59:12 +08:00
|
|
|
make</command></userinput></screen>
|
2004-06-13 16:05:17 +08:00
|
|
|
|
2005-02-05 09:59:12 +08:00
|
|
|
<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>
|
2005-02-05 09:59:12 +08:00
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
|
|
|
<seg>cervisia, kbabel, kcachegrind, kompare, umbrello</seg>
|
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
|
|
|
|
<varlistentry id="cervisia">
|
|
|
|
<term><command>cervisia</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>provides a graphical view of <acronym>CVS</acronym>.</para>
|
|
|
|
<indexterm zone="kdesdk cervisia">
|
2005-02-06 11:13:24 +08:00
|
|
|
<primary sortas="b-cervisia">cervisia</primary>
|
2005-02-05 09:59:12 +08:00
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="kbabel">
|
|
|
|
<term><command>kbabel</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is a suite of an advanced <acronym>PO</acronym> file editor comprising
|
|
|
|
<command>kbabel</command>, a multi functional <command>catalogmanager</command>
|
|
|
|
and a dictionary for translators <command>kbabeldict</command>.</para>
|
|
|
|
<indexterm zone="kdesdk kbabel">
|
2005-02-06 11:13:24 +08:00
|
|
|
<primary sortas="b-kbabel">kbabel</primary>
|
2005-02-05 09:59:12 +08:00
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="kcachegrind">
|
|
|
|
<term><command>kcachegrind</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is a <acronym>KDE</acronym> frontend for <command>cachegrind</command>, part of
|
|
|
|
<application>Valgrind</application>.</para>
|
|
|
|
<indexterm zone="kdesdk kcachegrind">
|
2005-02-06 11:13:24 +08:00
|
|
|
<primary sortas="b-kcachegrind">kcachegrind</primary>
|
2005-02-05 09:59:12 +08:00
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="kompare">
|
|
|
|
<term><command>kompare</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is a program to view the differences between files.</para>
|
|
|
|
<indexterm zone="kdesdk kompare">
|
2005-02-06 11:13:24 +08:00
|
|
|
<primary sortas="b-kompare">kompare</primary>
|
2005-02-05 09:59:12 +08:00
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="umbrello">
|
|
|
|
<term><command>umbrello</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is a <acronym>UML</acronym> modelling diagram tool.</para>
|
|
|
|
<indexterm zone="kdesdk umbrello">
|
2005-02-06 11:13:24 +08:00
|
|
|
<primary sortas="b-umbrello">umbrello</primary>
|
2005-02-05 09:59:12 +08:00
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
</variablelist>
|
2004-06-13 16:05:17 +08:00
|
|
|
</sect2>
|
2004-05-24 02:45:26 +08:00
|
|
|
</sect1>
|