Kdegames-3.5.9

Introduction to Kdegames

Kdegames provides many interesting games.

Package Information

Kdegames Dependencies

Required

kdebase-3.5.9

Recommended

Optional

Graphviz-2.12 and Doxygen-1.5.2

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/kdegames

Installation of Kdegames

Install kdegames with:

./configure --prefix=$KDE_PREFIX --disable-debug \
    --disable-dependency-tracking &&
make
[Note]

Note

If you wish to create the API documentation and you have Doxygen and Graphviz installed, make apidox must be done before make install.

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Programs: a compilation of various games
Installed Libraries: Support libraries for kdegames
Installed Directories: Subdirectories of $KDE_PREFIX/{include,share}

Last updated on 2008-03-10 21:37:42 -0500