mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
6732c09460
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6716 af4574ff-66df-0310-9fd7-8a98e5e911e0
279 lines
9.2 KiB
XML
279 lines
9.2 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
<!ENTITY kdeedu-download-http "&kde-download-http;/kdeedu-&kde-version;.tar.bz2">
|
|
<!ENTITY kdeedu-download-ftp "&kde-download-ftp;/kdeedu-&kde-version;.tar.bz2">
|
|
<!ENTITY kdeedu-md5sum "6017317b133d973e7fc8a279a81f37a1">
|
|
<!ENTITY kdeedu-size "28.7 MB">
|
|
<!ENTITY kdeedu-buildsize "200 MB">
|
|
<!ENTITY kdeedu-time "7.0 SBU">
|
|
]>
|
|
|
|
<sect1 id="kdeedu" xreflabel="kdeedu-&kde-version;">
|
|
<?dbhtml filename="kdeedu.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>Kdeedu-&kde-version;</title>
|
|
|
|
<indexterm zone="kdeedu">
|
|
<primary sortas="a-kdeedu">Kdeedu</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to Kdeedu</title>
|
|
|
|
<para><application>Kdeedu</application> provides
|
|
<application>KDE</application> programs useful in learning. Programs
|
|
include a touch typing tutor, a program to help revise/teach Latin, a
|
|
desktop planetarium, an application to study Spanish verbforms, and the
|
|
classic hangman game for children.</para>
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing='compact'>
|
|
<listitem>
|
|
<para>Download (HTTP): <ulink url="&kdeedu-download-http;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download (FTP): <ulink url="&kdeedu-download-ftp;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download MD5 sum: &kdeedu-md5sum;</para></listitem>
|
|
<listitem>
|
|
<para>Download size: &kdeedu-size;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated disk space required: &kdeedu-buildsize;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated build time: &kdeedu-time;</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
<!--
|
|
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
|
<itemizedlist spacing='compact'>
|
|
<listitem>
|
|
<para>Required patch: <ulink
|
|
url="ftp://ftp.kde.org/pub/kde/security_patches/post-3.4.2-kdeedu.diff"/></para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
-->
|
|
<bridgehead renderas="sect3">Kdeedu Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required"><xref linkend="kdebase"/></para>
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
<para role="recommended"><xref linkend="libjpeg"/> and
|
|
<xref linkend="libxml2"/></para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional"><ulink
|
|
url="http://www.boost.org/libs/python/doc/index.html">Boost.Python</ulink>,
|
|
<ulink url="http://pauillac.inria.fr/ocaml/">OCaml</ulink>, and
|
|
<ulink url="http://www.recherche.enac.fr/opti/facile/">FaCiLe module
|
|
for OCaml</ulink>.
|
|
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/kdeedu"/></para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of Kdeedu</title>
|
|
|
|
<para>Install <application>kdeedu</application> with:</para>
|
|
|
|
<screen><userinput>./configure --prefix=&kde-dir; --disable-debug \
|
|
--disable-dependency-tracking &&
|
|
make</userinput></screen>
|
|
|
|
<para>This package does not come with a test suite.</para>
|
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>flashkard, kalzium, kbruch, keduca, khangman, kig, kiten,
|
|
klettres, kmathtool, kmessedwords, kmplot, kpercentage, kstars, ktouch,
|
|
kverbos, and kvoctrain</seg>
|
|
<seg>Several kdeedu specific libraries</seg>
|
|
<seg>Several subdirectories of $KDE_PREFIX/share</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="kalzium">
|
|
<term><command>kalzium</command></term>
|
|
<listitem>
|
|
<para>is a program which shows you the Periodic System of Elements.</para>
|
|
<indexterm zone="kdeedu kalzium">
|
|
<primary sortas="b-kalzium">kalzium</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="kbruch">
|
|
<term><command>kbruch</command></term>
|
|
<listitem>
|
|
<para>is a small program to generate tasks with fractions.</para>
|
|
<indexterm zone="kdeedu kbruch">
|
|
<primary sortas="b-kbruch">kbruch</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="keduca">
|
|
<term><command>keduca</command></term>
|
|
<listitem>
|
|
<para>is flash card application, which allows you to make
|
|
interactive form based tests..</para>
|
|
<indexterm zone="kdeedu keduca">
|
|
<primary sortas="b-keduca">keduca</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="khangman">
|
|
<term><command>khangman</command></term>
|
|
<listitem>
|
|
<para>is the classical hangman game for children, adapted for
|
|
<application>KDE</application>.</para>
|
|
<indexterm zone="kdeedu khangman">
|
|
<primary sortas="b-khangman">khangman</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="kig">
|
|
<term><command>kig</command></term>
|
|
<listitem>
|
|
<para>is a <application>KDE</application> application for
|
|
Interactive Geometry.</para>
|
|
<indexterm zone="kdeedu kig">
|
|
<primary sortas="b-kig">kig</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="kiten">
|
|
<term><command>kiten</command></term>
|
|
<listitem>
|
|
<para>is a Japanese reference/study tool for
|
|
<application>KDE</application>.</para>
|
|
<indexterm zone="kdeedu kiten">
|
|
<primary sortas="b-kiten">kiten</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="klettres">
|
|
<term><command>klettres</command></term>
|
|
<listitem>
|
|
<para>is an alphabet tutor (French).</para>
|
|
<indexterm zone="kdeedu klettres">
|
|
<primary sortas="b-klettres">klettres</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="kmessedwords">
|
|
<term><command>kmessedwords</command></term>
|
|
<listitem>
|
|
<para>is a simple mind-training word game.</para>
|
|
<indexterm zone="kdeedu kmessedwords">
|
|
<primary sortas="b-kmessedwords">kmessedwords</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="kmplot">
|
|
<term><command>kmplot</command></term>
|
|
<listitem>
|
|
<para>is a mathematical function plotter for <application>KDE</application>.</para>
|
|
<indexterm zone="kdeedu kmplot">
|
|
<primary sortas="b-kmplot">kmplot</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="kpercentage">
|
|
<term><command>kpercentage</command></term>
|
|
<listitem>
|
|
<para>is a small math application that will help pupils to improve their
|
|
skills in calculating percentages.</para>
|
|
<indexterm zone="kdeedu kpercentage">
|
|
<primary sortas="b-kpercentage">kpercentage</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="kstars">
|
|
<term><command>kstars</command></term>
|
|
<listitem>
|
|
<para>is a desktop planetarium.</para>
|
|
<indexterm zone="kdeedu kstars">
|
|
<primary sortas="b-kstars">kstars</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="ktouch">
|
|
<term><command>ktouch</command></term>
|
|
<listitem>
|
|
<para>is a touch typing tutor.</para>
|
|
<indexterm zone="kdeedu ktouch">
|
|
<primary sortas="b-ktouch">ktouch</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="kverbos">
|
|
<term><command>kverbos</command></term>
|
|
<listitem>
|
|
<para>is an application specially designed to study Spanish
|
|
verb forms.</para>
|
|
<indexterm zone="kdeedu kverbos">
|
|
<primary sortas="b-kverbos">kverbos</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="kvoctrain">
|
|
<term><command>kvoctrain</command></term>
|
|
<listitem>
|
|
<para>is a vocabulary trainer.</para>
|
|
<indexterm zone="kdeedu kvoctrain">
|
|
<primary sortas="b-kvoctrain">kvoctrain</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|