Hello everybody!
I would like to use pokersource to develop some poker software, but ran into 
problems when trying to install poker-engine. I have thoroughly searched this 
mailing list and the web for a solution, but failed. I would really appriciate 
some help!!

My problem:

I have problems installing poker-engine-1.2.0 on Cygwin. 
I have successfully installed poker-eval-134.0 (make check passes all)
I have successfully installed pypoker-eval-133.0 (make check passes all, and 
test.py works fine)

This is the output from ./configure for poker-engine:

$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make sets $(MAKE)... (cached) yes
checking for rsync... /usr/bin/rsync
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a Python interpreter with version>= 2.3... python
checking for python... /usr/bin/python
checking for python version... 2.5
checking for python platform... cygwin
checking for python script directory... ${prefix}/lib/python2.5/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.5/s
ite-packages
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PYPOKER_EVAL... no
configure: error: pypoker-eval is a mandatory library


I have tried to set PKG_CONFIG_PATH, but it does not help:

$ echo $PKG_CONFIG_PATH
/usr/local/lib/python2.5/site-packages

(The output above is after setting PKG_CONFIG_PATH)

One thing that seems odd to me (but I'm rather new to this) is that the only 
pypoker file I can find outside the pypoker-eval-133.0 directory is 
c:\cygwin\usr\local\lib\pkgconfig\pypoker-eval.pc

Is that what should be expected?

Any ideas would be extremely appreciated!

Best regards,

Martin
_________________________________________________________________
Skapa dina egna uttryckssymboler till Messenger!
www.windowslive.se/dinegensmiley
_______________________________________________
Pokersource-users mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-users

Reply via email to