1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
5 | %general-entities;
|
---|
6 | <!ENTITY kdeedu-download-http "&trinity-repo-http;/kdeedu-&trinity-version;.tar.gz">
|
---|
7 | <!ENTITY kdeedu-download-ftp "&trinity-repo-ftp;/kdeedu-&trinity-version;.tar.gz">
|
---|
8 | <!ENTITY kdeedu-md5sum "37a14a67c4d00babc3015c6a31698cb0">
|
---|
9 | <!ENTITY kdeedu-size "29.6 MB">
|
---|
10 | <!ENTITY kdeedu-buildsize "825 MB">
|
---|
11 | <!ENTITY kdeedu-time "6.6 SBU">
|
---|
12 | ]>
|
---|
13 |
|
---|
14 | <sect1 id="kdeedu" xreflabel="kdeedu-&trinity-version;">
|
---|
15 | <?dbhtml filename="kdeedu.html"?>
|
---|
16 |
|
---|
17 |
|
---|
18 | <title>Kdeedu-&trinity-version;</title>
|
---|
19 |
|
---|
20 | <indexterm zone="kdeedu">
|
---|
21 | <primary sortas="a-kdeedu">Kdeedu</primary>
|
---|
22 | </indexterm>
|
---|
23 |
|
---|
24 | <sect2 role="package">
|
---|
25 | <title>Introduction to Kdeedu</title>
|
---|
26 |
|
---|
27 | <para><application>Kdeedu</application> provides
|
---|
28 | <application>KDE</application> programs useful in learning. Programs
|
---|
29 | include a touch typing tutor, a program to help revise/teach Latin, a
|
---|
30 | desktop planetarium, an application to study Spanish verbforms, and the
|
---|
31 | classic hangman game for children.</para>
|
---|
32 |
|
---|
33 | &lfs70_checked;
|
---|
34 |
|
---|
35 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
36 | <itemizedlist spacing='compact'>
|
---|
37 | <listitem>
|
---|
38 | <para>Download (HTTP): <ulink url="&kdeedu-download-http;"/></para>
|
---|
39 | </listitem>
|
---|
40 | <listitem>
|
---|
41 | <para>Download (FTP): <ulink url="&kdeedu-download-ftp;"/></para>
|
---|
42 | </listitem>
|
---|
43 | <listitem>
|
---|
44 | <para>Download MD5 sum: &kdeedu-md5sum;</para></listitem>
|
---|
45 | <listitem>
|
---|
46 | <para>Download size: &kdeedu-size;</para>
|
---|
47 | </listitem>
|
---|
48 | <listitem>
|
---|
49 | <para>Estimated disk space required: &kdeedu-buildsize;</para>
|
---|
50 | </listitem>
|
---|
51 | <listitem>
|
---|
52 | <para>Estimated build time: &kdeedu-time;</para>
|
---|
53 | </listitem>
|
---|
54 | </itemizedlist>
|
---|
55 | <!--
|
---|
56 | <bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
---|
57 | <itemizedlist spacing='compact'>
|
---|
58 | <listitem>
|
---|
59 | <para>Required patch: <ulink
|
---|
60 | url="ftp://ftp.kde.org/pub/kde/security_patches/post-3.4.2-kdeedu.diff"/></para>
|
---|
61 | </listitem>
|
---|
62 | </itemizedlist>
|
---|
63 | -->
|
---|
64 | <bridgehead renderas="sect3">Kdeedu Dependencies</bridgehead>
|
---|
65 |
|
---|
66 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
67 | <para role="required">
|
---|
68 | <xref linkend="kdebase"/>
|
---|
69 | </para>
|
---|
70 |
|
---|
71 | <bridgehead renderas="sect4">Recommended</bridgehead>
|
---|
72 | <para role="recommended">
|
---|
73 | <xref linkend="libjpeg"/> and
|
---|
74 | <xref linkend="libxml2"/>
|
---|
75 | </para>
|
---|
76 |
|
---|
77 | <bridgehead renderas="sect4">Optional</bridgehead>
|
---|
78 | <para role="optional">
|
---|
79 | <xref linkend="libusb-compat"/>,
|
---|
80 | <ulink url="http://www.boost.org/libs/python/doc/index.html">Boost.Python</ulink>,
|
---|
81 | <ulink url="http://pauillac.inria.fr/ocaml/">OCaml</ulink>, and
|
---|
82 | <ulink url="http://www.recherche.enac.fr/opti/facile/">FaCiLe module for OCaml</ulink>.
|
---|
83 | </para>
|
---|
84 |
|
---|
85 | <para condition="html" role="usernotes">User Notes:
|
---|
86 | <ulink url="&blfs-wiki;/kdeedu"/></para>
|
---|
87 |
|
---|
88 | </sect2>
|
---|
89 |
|
---|
90 | <sect2 role="installation">
|
---|
91 | <title>Installation of Kdeedu</title>
|
---|
92 |
|
---|
93 | <para>Install <application>kdeedu</application> with:</para>
|
---|
94 |
|
---|
95 | <screen><userinput>cp -v /usr/share/aclocal/libtool.m4 admin/libtool.m4.in &&
|
---|
96 | cp -v /usr/share/libtool/config/ltmain.sh admin/ltmain.sh &&
|
---|
97 | sed -i -e "s@/usr/include/tqt@$TRINITY_PREFIX/include/tqt@" \
|
---|
98 | admin/acinclude.m4.in
|
---|
99 | make -f admin/Makefile.common &&
|
---|
100 |
|
---|
101 | export LIBRARY_PATH=$TRINITY_PREFIX/lib &&
|
---|
102 |
|
---|
103 | ./configure --prefix=$TRINITY_PREFIX \
|
---|
104 | --enable-closure \
|
---|
105 | --sysconfdir=/etc \
|
---|
106 | --localstatedir=/var \
|
---|
107 | --with-extra-libs=$TRINITY_PREFIX/lib &&
|
---|
108 |
|
---|
109 | make</userinput></screen>
|
---|
110 |
|
---|
111 | <para>This package does not come with a test suite.</para>
|
---|
112 |
|
---|
113 | <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
---|
114 |
|
---|
115 | <screen role="root"><userinput>make install</userinput></screen>
|
---|
116 |
|
---|
117 | </sect2>
|
---|
118 |
|
---|
119 | <sect2 role="content">
|
---|
120 | <title>Contents</title>
|
---|
121 |
|
---|
122 | <segmentedlist>
|
---|
123 | <segtitle>Installed Programs</segtitle>
|
---|
124 | <segtitle>Installed Libraries</segtitle>
|
---|
125 | <segtitle>Installed Directories</segtitle>
|
---|
126 |
|
---|
127 | <seglistitem>
|
---|
128 | <seg>flashkard, kalzium, kbruch, keduca, khangman, kig, kiten,
|
---|
129 | klettres, kmathtool, kmessedwords, kmplot, kpercentage, kstars, ktouch,
|
---|
130 | kverbos, and kvoctrain</seg>
|
---|
131 | <seg>Several kdeedu specific libraries</seg>
|
---|
132 | <seg>Several subdirectories of $KDE_PREFIX/share</seg>
|
---|
133 | </seglistitem>
|
---|
134 | </segmentedlist>
|
---|
135 |
|
---|
136 | <variablelist>
|
---|
137 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
138 | <?dbfo list-presentation="list"?>
|
---|
139 | <?dbhtml list-presentation="table"?>
|
---|
140 |
|
---|
141 | <varlistentry id="kalzium">
|
---|
142 | <term><command>kalzium</command></term>
|
---|
143 | <listitem>
|
---|
144 | <para>is a program which shows you the Periodic System of Elements.</para>
|
---|
145 | <indexterm zone="kdeedu kalzium">
|
---|
146 | <primary sortas="b-kalzium">kalzium</primary>
|
---|
147 | </indexterm>
|
---|
148 | </listitem>
|
---|
149 | </varlistentry>
|
---|
150 |
|
---|
151 | <varlistentry id="kbruch">
|
---|
152 | <term><command>kbruch</command></term>
|
---|
153 | <listitem>
|
---|
154 | <para>is a small program to generate tasks with fractions.</para>
|
---|
155 | <indexterm zone="kdeedu kbruch">
|
---|
156 | <primary sortas="b-kbruch">kbruch</primary>
|
---|
157 | </indexterm>
|
---|
158 | </listitem>
|
---|
159 | </varlistentry>
|
---|
160 |
|
---|
161 | <varlistentry id="keduca">
|
---|
162 | <term><command>keduca</command></term>
|
---|
163 | <listitem>
|
---|
164 | <para>is flash card application, which allows you to make
|
---|
165 | interactive form based tests..</para>
|
---|
166 | <indexterm zone="kdeedu keduca">
|
---|
167 | <primary sortas="b-keduca">keduca</primary>
|
---|
168 | </indexterm>
|
---|
169 | </listitem>
|
---|
170 | </varlistentry>
|
---|
171 |
|
---|
172 | <varlistentry id="khangman">
|
---|
173 | <term><command>khangman</command></term>
|
---|
174 | <listitem>
|
---|
175 | <para>is the classical hangman game for children, adapted for
|
---|
176 | <application>KDE</application>.</para>
|
---|
177 | <indexterm zone="kdeedu khangman">
|
---|
178 | <primary sortas="b-khangman">khangman</primary>
|
---|
179 | </indexterm>
|
---|
180 | </listitem>
|
---|
181 | </varlistentry>
|
---|
182 |
|
---|
183 | <varlistentry id="kig">
|
---|
184 | <term><command>kig</command></term>
|
---|
185 | <listitem>
|
---|
186 | <para>is a <application>KDE</application> application for
|
---|
187 | Interactive Geometry.</para>
|
---|
188 | <indexterm zone="kdeedu kig">
|
---|
189 | <primary sortas="b-kig">kig</primary>
|
---|
190 | </indexterm>
|
---|
191 | </listitem>
|
---|
192 | </varlistentry>
|
---|
193 |
|
---|
194 | <varlistentry id="kiten">
|
---|
195 | <term><command>kiten</command></term>
|
---|
196 | <listitem>
|
---|
197 | <para>is a Japanese reference/study tool for
|
---|
198 | <application>KDE</application>.</para>
|
---|
199 | <indexterm zone="kdeedu kiten">
|
---|
200 | <primary sortas="b-kiten">kiten</primary>
|
---|
201 | </indexterm>
|
---|
202 | </listitem>
|
---|
203 | </varlistentry>
|
---|
204 |
|
---|
205 | <varlistentry id="klettres">
|
---|
206 | <term><command>klettres</command></term>
|
---|
207 | <listitem>
|
---|
208 | <para>is an alphabet tutor (French).</para>
|
---|
209 | <indexterm zone="kdeedu klettres">
|
---|
210 | <primary sortas="b-klettres">klettres</primary>
|
---|
211 | </indexterm>
|
---|
212 | </listitem>
|
---|
213 | </varlistentry>
|
---|
214 |
|
---|
215 | <varlistentry id="kmessedwords">
|
---|
216 | <term><command>kmessedwords</command></term>
|
---|
217 | <listitem>
|
---|
218 | <para>is a simple mind-training word game.</para>
|
---|
219 | <indexterm zone="kdeedu kmessedwords">
|
---|
220 | <primary sortas="b-kmessedwords">kmessedwords</primary>
|
---|
221 | </indexterm>
|
---|
222 | </listitem>
|
---|
223 | </varlistentry>
|
---|
224 |
|
---|
225 | <varlistentry id="kmplot">
|
---|
226 | <term><command>kmplot</command></term>
|
---|
227 | <listitem>
|
---|
228 | <para>is a mathematical function plotter for <application>KDE</application>.</para>
|
---|
229 | <indexterm zone="kdeedu kmplot">
|
---|
230 | <primary sortas="b-kmplot">kmplot</primary>
|
---|
231 | </indexterm>
|
---|
232 | </listitem>
|
---|
233 | </varlistentry>
|
---|
234 |
|
---|
235 | <varlistentry id="kpercentage">
|
---|
236 | <term><command>kpercentage</command></term>
|
---|
237 | <listitem>
|
---|
238 | <para>is a small math application that will help pupils to improve their
|
---|
239 | skills in calculating percentages.</para>
|
---|
240 | <indexterm zone="kdeedu kpercentage">
|
---|
241 | <primary sortas="b-kpercentage">kpercentage</primary>
|
---|
242 | </indexterm>
|
---|
243 | </listitem>
|
---|
244 | </varlistentry>
|
---|
245 |
|
---|
246 | <varlistentry id="kstars">
|
---|
247 | <term><command>kstars</command></term>
|
---|
248 | <listitem>
|
---|
249 | <para>is a desktop planetarium.</para>
|
---|
250 | <indexterm zone="kdeedu kstars">
|
---|
251 | <primary sortas="b-kstars">kstars</primary>
|
---|
252 | </indexterm>
|
---|
253 | </listitem>
|
---|
254 | </varlistentry>
|
---|
255 |
|
---|
256 | <varlistentry id="ktouch">
|
---|
257 | <term><command>ktouch</command></term>
|
---|
258 | <listitem>
|
---|
259 | <para>is a touch typing tutor.</para>
|
---|
260 | <indexterm zone="kdeedu ktouch">
|
---|
261 | <primary sortas="b-ktouch">ktouch</primary>
|
---|
262 | </indexterm>
|
---|
263 | </listitem>
|
---|
264 | </varlistentry>
|
---|
265 |
|
---|
266 | <varlistentry id="kverbos">
|
---|
267 | <term><command>kverbos</command></term>
|
---|
268 | <listitem>
|
---|
269 | <para>is an application specially designed to study Spanish
|
---|
270 | verb forms.</para>
|
---|
271 | <indexterm zone="kdeedu kverbos">
|
---|
272 | <primary sortas="b-kverbos">kverbos</primary>
|
---|
273 | </indexterm>
|
---|
274 | </listitem>
|
---|
275 | </varlistentry>
|
---|
276 |
|
---|
277 | <varlistentry id="kvoctrain">
|
---|
278 | <term><command>kvoctrain</command></term>
|
---|
279 | <listitem>
|
---|
280 | <para>is a vocabulary trainer.</para>
|
---|
281 | <indexterm zone="kdeedu kvoctrain">
|
---|
282 | <primary sortas="b-kvoctrain">kvoctrain</primary>
|
---|
283 | </indexterm>
|
---|
284 | </listitem>
|
---|
285 | </varlistentry>
|
---|
286 |
|
---|
287 | </variablelist>
|
---|
288 |
|
---|
289 | </sect2>
|
---|
290 |
|
---|
291 | </sect1>
|
---|