KPuzzle now is based on QT 2 and KDE 2. It should work on every minor release of these libraries, and on every platform they support. If there occur errors (preferrably reproducible ones) in any situation, please let me know. I'll see for a solution then.
You will need all libraries which are required by QT and KDE, too. Apart from these, KPuzzle does not use any other library.
To compile the game, you have to run
./configure make su -c "make install" # if you are not root make install # if you are rootIf this does not work immediately, please check the following:
configurescript find the libraries? Check if the
QTDIRand
KDEDIRvariables are set.
To start KPuzzle, simply type
kpuzzlein a shell window or use the link which you should find in the Games section of your K-Menu. Have fun!