glfs/kde/inst/kdevelop.xml

28 lines
840 B
XML
Raw Normal View History

<sect1 id="kdevelop" xreflabel="kdevelop-&kde-version;">
<title>Installing kdevelop</title>
<para><screen>Download location (FTP): <ulink url="&kdevelop-ftp;"/>
Estimated build disk space: 27 MB
Estimated installed space: 7.2 MB
Package size: &kdevelop-size;
Estimated build time: 21 min (1.2 GHz)</screen></para>
<para>kdevelop depends on:
<screen><xref linkend="kde-base"/>.</screen></para>
<para>Install kdevelop with:
<screen><userinput>./configure --prefix=&kde-dir; --disable-debug \
--disable-dependency-tracking &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>
<sect2>
<title>Contents</title>
<para>The kdevelop package provides:</para>
<itemizedlist>
<listitem><para>kdevelop - an integrated development environment</para></listitem>
</itemizedlist>
</sect2>
</sect1>