Kyle Durham wrote: > I'm simply trying to figure out where to get started with poker-eval. > I want to make a poker odds/hand strength utility. But first I would > like to know how to access your library. For instance, in ubuntu, I'v > used apt-get to install your precompiled library, where do I go from > here just to make a small program that will use your library to rank > one hand (no user input for demo purposes, just output)? And how would > I use gcc to compile that code? > > You can try dpkg-buildsource after apt-get source poker-eval. The former compiles from source, the later gets the sources.
You can also come to irc.freenode.net#pokersource for more assistance. > I'v been using cactus kev's evaluator code, it's very straight forward > and I'm used to the simplicity. Are you familiar with it? I came > across your library looking for something better suited for ranking 7 > card hands. > > I understand your code in the examples but what I don't understand is > how I would compile it manually, let alone my own code. > > I searched google and your mailing lists for some beginner > help/tutorials and documentation but I couldn't find any. If there is > any that you know of I would appreciate it if you would let me in on > the secret : ) > > Again thank you very much for your time, I am really eager to explore > your library's functionality, > > Kris > > > > _______________________________________________ Pokersource-users mailing list [email protected] https://mail.gna.org/listinfo/pokersource-users
