Kdegames-3.4.1

Introduction to Kdegames

Package Information

Kdegames Dependencies

Required

kdebase-3.4.1

Recommended

libjpeg-6b and libxml2-2.6.20

Optional

GraphViz and Doxygen-1.4.3

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.

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 2005-08-01 13:29:19 -0600