Installing poker eval on Mac OSX.  I thought I had it installed correctly a
month or so back, but when I run test.py it throws this error:
Fatal Python error: Interpreter not initialized (version mismatch?)
Abort trap

A quick Google search tells me that I may be linked to a static version of
Python.  I also do have two versions of python installed on this machine,
which was another suggested error.

So I tried reinstalling poker eval using ./configure, and the following
error is thrown.

...
...
checking for pkg-config... /opt/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for POKER_EVAL... yes
configure: creating ./config.status
./config.status: line 342: .
$debug ||
{
  tmp=
  trap exit_status=0: command not found
./config.status: command substitution: line 338: syntax error near
unexpected token `&&'
./config.status: command substitution: line 338: ` &&'
./config.status: line 338: configure which instantiates (i.e., dont: command
not found
./config.status: line 338:  by configure.: command not found
config.status: creating
./config.status: command substitution: line 348: syntax error near
unexpected token `;;'
./config.status: command substitution: line 348: `    ;;'
./config.status: command substitution: line 348: syntax error: unexpected
end of file
./config.status: command substitution: line 338: syntax error near
unexpected token `;;'
./config.status: command substitution: line 338: `;; #('
./config.status: command substitution: line 340: syntax error near
unexpected token `done'
./config.status: command substitution: line 340: `    done'
./config.status: command substitution: line 342: syntax error near
unexpected token `;;'
./config.status: command substitution: line 342: `  esac ;;'
./config.status: command substitution: line 338: syntax error near
unexpected token `in'
./config.status: command substitution: line 338: ` in'
./config.status: command substitution: line 338: syntax error near
unexpected token `;'
./config.status: command substitution: line 338: `; test -n "$ac_out"; } &&'
./config.status: command substitution: line 338: syntax error near
unexpected token `;'
./config.status: command substitution: line 338: `; test -z "$ac_out"; } &&'
./config.status: command substitution: line 338: unexpected EOF while
looking for matching `''
./config.status: command substitution: line 340: syntax error: unexpected
end of file
./config.status: command substitution: line 344: syntax error: unexpected
end of file
./config.status: line 338: Stuff/pypoker-eval-136.0
srcdir=.
INSTALL=/usr/bin/install: No such file or directory
./config.status: line 945: syntax error near unexpected token `('
./config.status: line 945: `    s/^$am__include
$am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \'
derek-andersons-imac:pypoker-eval-136.0 Derek$ dd libpyloader.so
dd: unknown operand libpyloader.so


So I can't run make or make install after that.   I'm very unfamiliar with
the Linux environment, so I don't know if this is something obvious or what.
 Any help would be greatly appreciated.

Cheers,

 - Josh
_______________________________________________
Pokersource-users mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-users

Reply via email to