Hi,
If you want to compile on Linux I can recommend using svn. You'll get the latest version this way, which is one of the upsides of compiling stuff yourself. I'll give some general directions.
1.
Install subversion, qt4, libboost_thread and libcrypt/openssl if you don't have those already.
How you should do this, and how they're named exactly, depends on your Linux distribution.
2.
Open a console in your home directory. Type
| Code: |
svn co http://pokerth.svn.sourceforge.net/svnroot/pokerth/trunk/pokerth
|
and Enter.
3.
Follow the instructions in
link (read for " cd path/to/the/sources " " cd ~/pokerth "
