source: kde/inst/kde-edu.xml@ 25357c89

initial-import reorg
Last change on this file since 25357c89 was f45b1953, checked in by Mark Hymers <markh@…>, 22 years ago

Initial revision

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 1.1 KB
RevLine 
[f45b1953]1<sect1 id="kde-edu">
2<?dbhtml filename="kde-edu.html" dir="kde"?>
3<title>Installation of KDE Edu</title>
4
5<para><screen>Estimated build disk space: 37 MB
6Estimated installed space: 15 MB
7Package size: &kde-edu-size;
8Estimated build time: 13 min (667 MHz)</screen></para>
9
10<para>kdeedu depends on:
11<screen><xref linkend="kde-base"/>.</screen></para>
12
13<para>Install kdeedu with:
14<screen><userinput>./configure --prefix=&kde-dir; --enable-objprelink \
15 --disable-debug --disable-dependency-tracking &amp;&amp;
16make &amp;&amp;
17make install</userinput></screen></para>
18
19<sect2>
20<title>Contents</title>
21<para>The KDE Edu package provides:</para>
22<itemizedlist>
23<listitem><para>keduca - Tests and Exams</para></listitem>
24<listitem><para>kgeo - Interactive geometry tutorial</para></listitem>
25<listitem><para>klettres - Alphabet tutor (French)</para></listitem>
26<listitem><para>kstars - Desktop planetarium</para></listitem>
27<listitem><para>ktouch - Touch typing tutor</para></listitem>
28<listitem><para>kvoctrain - Vocabulary trainer</para></listitem>
29</itemizedlist>
30</sect2>
31</sect1>
32
Note: See TracBrowser for help on using the repository browser.