Actually pypoker-eval is not install, because the make install generate an
error, at the same command line, because the beginning od the script is the
same :

gcc -shared  .libs/_pokereval_2_5_la-pypokereval.o
-L/usr/local/lib /usr/local/lib/libpoker-eval.dll.a
-o .libs/_pokereval_2_5-1.dll -Wl,--enable-auto-image-base -Xlinker
--out-implib -Xlinker .libs/_pokereval_2_5.dll.a

is there a  way to add this parameter

-lpython2.5 -L/usr/lib/python2.5/config

to the gcc command line above in the Makefile script ? (it will be a good
way to create a patch too).


2008/1/15, Loic Dachary <[EMAIL PROTECTED]>:
>
> "tapie fan" <[EMAIL PROTECTED]> writes:
>
> > :D I got a new issue, in the poker-engine configuration now.
> >
> > when running configure script, the pypoker-eval library is not find :
> >
> > checking for PYPOKER-EVAL... no
> > configure: error: pypoker-eval is a mandatory library
> >
> > I already met such an issue when configuring pypoker, and fixed it by
> setting
> > the PKG_CONFIG_PATH variable to /usr/local/lib/pkgconfig.
> >
> > Any idea ?
>
>   Did you install pypoker-eval ? Not poker-eval, pypoker-eval.
>
> --
> +33 1 76 60 72 81  Loic Dachary mailto:[EMAIL PROTECTED]
> http://dachary.org/loic/gpg.txt sip:[EMAIL PROTECTED]
> Latitude: 48.86962325498033 Longitude: 2.3623046278953552
>
_______________________________________________
Pokersource-users mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-users

Reply via email to