DAILY TOURAMENTS AND PROMOTIONS EARN MONEY ON YOUR TURNOVER MULTIPLAYER POKER: Texas Hold'Em Omaha 7 card Stud VideoPoker And lotS of other casinogames Play...
... Last I heard ubuntu does not have a proper soappy package. You can get the package I made for hoary and breezy at http://mekensleep.org/debian/ Best, -- ...
Thanks Loic that's brilliant. I can install it with those packages. MySQL db created fine, etc. Only trouble is when I try to start it I get this: $...
Hello everybody... I've gotten most of my silly issues fixed and I apologize once again for wasting so much space posting for people to help me out. Anyhow,...
... Yes, the distribution is bugous. Hum. You will see a more verbose output in the logs. Just kill the stud7 lines in /etc/poker-network*/poker.server.xml and...
... This is strange. Most probably it does not connect to the server and will timeout after a while. Check ~/.poker2d configuration file to see if the server...
All this looks good. The window color (white) seems to indicate that the skin is not found. The fact that the window is empty suggests a connection problem. ...
Hello, I'm new here and have browsed all the messages.. Poker Network,, which will be the server, engine and client...... I want to run the software to put...
Someone help me please. So, I downloaded pokernetwork and pokerengine. I downloaded Apache 2, installed and working. I downloaded php4 and configured Apache to...
Hi Rob, I'm not an expert but I've got to a running server without involving Apache or PHP. I don't think this can be used as a web app. It runs as a...
Hi Rob, I am running Ubuntu (Linux) and I used the Debian packages that Loic pointed me at. Trying to do it from the stuff on sourceforge had not got me very...
I tried that and it didnt work.... ... attachments. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best...
I was able to get it to work from a command line. I coulnt get it to work within the application using the same root. The app is trying a parameter ls, which...
Hello, and I'm stumped... I have downloaded three packages from Sourceforge. Poker-engine 1.0.9 Poker-eval 128 Poker-network 1.0.11 I have also downloaded...
... Pure windows, not that I know. Cygwin yes. You may get cygwin packages at http://mekensleep.org/cygwin/ . They should work out of the box if you install...
Had a question about bots I see for sale on Ebay for 5-10$. Most sellers have very positive feedback including statements like "it really works". Does any one...
... I've tried a few of the most well known publicly available bots and they all qualify as a sure way to lose money. Don't even try ;-) Poker rooms don't...
Is there an experienced Poker player out there, who'd be interested in some poker simulations ? I did a bunch of them already with the C Poker-eval package as...
... in ... by ... with ... my ... years now. I know everything there is to know about it. I am also in the process of trying to write or build a complete poker...
... That's a bald statement ;-) Calculating various odds, writing some helper application or data mining game logs are examples of what I had in mind. ... Are...
Hello, I was wondering if somebody could point me in the right direction towards getting a php page to get the results from pokernum to get odds. I actually...
One hacky way to get it to work with PHP is just to call the compiled C version with system() or exec() either dropping the results in a file and reading that...
... The clean way would be to make a C based php module. That's fairly easy ... if you've done it once ;-) The simplest way is to write a shell script that...