I was having this problem as well, but I downloaded and ran the PokerTH*.run installer. Then I ran in to some library problems that fedora packages could not fix, but I found these libraries where included with the program. Here is how to satisfy the lib dependencies:
Code:
ln -s /install_dir/PokerTH*/libs/* /usr/lib/
install_dir is the directory where you installed it.