Thanks, it worked, i could run make and make install, now when i try to run
test.py i get:
$ python test.py
Traceback (most recent call last):
File "test.py", line 32, in <module>
from pokereval import PokerEval
File "./pokereval.py", line 29, in <module>
_pokereval = __import__('_pokereval_' + sys.version[0] + '_' +
sys.version[2])
ImportError: No module named _pokereval_2_6
Any idea ?
2011/1/8 Johan Euphrosine <[email protected]>
> On Sat, Jan 8, 2011 at 9:49 PM, Marcin Doliwa <[email protected]> wrote:
> > The problem is I have pkg-config installed, and there is a
> > file /usr/lib/pkgconfig/poker-eval.pc
> > when I run pkg-config -list-all I get an empty list ...
> >
>
> What about:
> pkg-config poker-eval --cflags
>
> Be sure that PKG_CONFIG_PATH includes the path where poker-eval.pc is
> on your system.
>
_______________________________________________
Pokersource-users mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-users