Hearts Game for KDE on Suse 11.2

I found a clone of the Windows hearts game made for KDE, but can’t figure out how to install it. Fairly new to Linux. The game is available here: hearts game for the KDE | Get hearts game for the KDE at SourceForge.net and the developer’s page is here: Hearts for KDE. The download package includes a readme file that explains how to install it, but I couldn’t follow the procedure to a successful completion.

The readme states:

To compile you should only have to do:

./configure
make
make install

I copy the directory with the extracted files to my home bin directory before beginning install.

When I attempt to install in terminal, this is what happens:

dontosaw@linux-qpwe:~> su
Password:
linux-qpwe:/home/dontosaw # cd /home/dontosaw/bin/hearts-1.98
linux-qpwe:/home/dontosaw/bin/hearts-1.98 # ./configure
checking build system type… x86_64-unknown-linux-gnu
checking host system type… x86_64-unknown-linux-gnu
checking target system type… x86_64-unknown-linux-gnu
checking for a BSD-compatible install… /usr/bin/install -c
checking for -p flag to install… yes
checking whether build environment is sane… yes
checking for gawk… gawk
checking whether make sets $(MAKE)… no
checking for kde-config… not found
configure: error: The important program kde-config was not found!
Please check whether you installed KDE correctly.

linux-qpwe:/home/dontosaw/bin/hearts-1.98 #

Now what?

openSUSE software installation hints - openSUSE Forums

That requires KDE 3 and 11.2 comes with 4.3.1.

That explains it. Thanks guys. Can I run a Windows hearts game with WINE?

Thanks again for all the help.

You could always run windows if you have an install disk?!
But yes, hearts may work, just try it in wine.