glfs/kde/inst/kde-edu.xml
Bruce Dubbs 19e9cee90d Added freetype2 to xfree86; removed objprelink from kde; Update kde to 3.0.3
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@230 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-09-14 21:47:22 +00:00

34 lines
1.1 KiB
XML

<sect1 id="kde-edu">
<?dbhtml filename="kde-edu.html" dir="kde"?>
<title>Installation of KDE Edu</title>
<para><screen>Download location (FTP): <ulink url="&kde-edu-ftp;"/>
Estimated build disk space: 37 MB
Estimated installed space: 15 MB
Package size: &kde-edu-size;
Estimated build time: 13 min (667 MHz)</screen></para>
<para>kdeedu depends on:
<screen><xref linkend="kde-base"/>.</screen></para>
<para>Install kdeedu 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 KDE Edu package provides:</para>
<itemizedlist>
<listitem><para>keduca - Tests and Exams</para></listitem>
<listitem><para>kgeo - Interactive geometry tutorial</para></listitem>
<listitem><para>klettres - Alphabet tutor (French)</para></listitem>
<listitem><para>kstars - Desktop planetarium</para></listitem>
<listitem><para>ktouch - Touch typing tutor</para></listitem>
<listitem><para>kvoctrain - Vocabulary trainer</para></listitem>
</itemizedlist>
</sect2>
</sect1>