Prerequisites

In order to build pregor client the following libraries will be needed (the devel versions!):
  • SDL_image
  • gtkglextmm-1.2
  • libxml-2.0
  • ftgl
  • SDL_mixer (optional)

Building the client from source

pregor is a free Open Source client-server game. It is hosted on www.pawelbiernacki.net, port 5001. If you wish to play it download the tarball, unpack it, enter the client directory, configure it, make it and install (you won't need the server).

cd client
./configure
make
make install
To run it type:
pregor