glfs/kde/inst/kde-edu.xml
Mark Hymers f45b195302 Initial revision
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-07-07 20:28:42 +00:00

33 lines
1.1 KiB
XML

<sect1 id="kde-edu">
<?dbhtml filename="kde-edu.html" dir="kde"?>
<title>Installation of KDE Edu</title>
<para><screen>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; --enable-objprelink \
--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>