2002-07-08 04:28:42 +08:00
|
|
|
<sect1 id="kde-edu">
|
|
|
|
<?dbhtml filename="kde-edu.html" dir="kde"?>
|
|
|
|
<title>Installation of KDE Edu</title>
|
|
|
|
|
2002-09-15 05:47:22 +08:00
|
|
|
<para><screen>Download location (FTP): <ulink url="&kde-edu-ftp;"/>
|
|
|
|
Estimated build disk space: 37 MB
|
2002-07-08 04:28:42 +08:00
|
|
|
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:
|
2002-09-15 05:47:22 +08:00
|
|
|
<screen><userinput>./configure --prefix=&kde-dir; --disable-debug \
|
|
|
|
--disable-dependency-tracking &&
|
2002-07-08 04:28:42 +08:00
|
|
|
make &&
|
|
|
|
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>
|
|
|
|
|