[Kde-games-devel] compiling kblocks

Dapeng Zhang zhangd at informatik.uni-freiburg.de
Mon Dec 17 14:57:33 CET 2007


Hi Albert,

Many thanks for your help.

Now I can complie and run "kblocks" in KDE4 by the following commands.

make
make install
kblocks

Do you know if there is a faster way in which make install can be skipped?

Dapeng


Albert Astals Cid wrote:
> svn co svn://anonsvn.kde.org/home/kde/trunk/playground/games
> cd games
> mkdir build
> cd build
> cmake ..
> cd kblocks
> make
> make install
> 
> That providing you have a working KDE4 installation, for that see 
> http://techbase.kde.org/Getting_Started/Build/KDE4


More information about the kde-games-devel mailing list