On Tue, November 20, 2007 15:32, Mogens Melander wrote:
>
> As soon as poker-network's make check completes, i'm going to cycle it again
> with a fresh make clean, make, make check to see i that was the right aproach.
>
> I'll be back 8^)
>

Ok, no barf's during make.

make check, complains about alot of things, here's a few i noticed:

ImportError: No module named pokerengine

 # python test-2.py pokerengine
 /usr/local/poker/lib/python2.5/site-packages/pokerengine

UserWarning:FAILURE
pygame python module is missing, sound is disabled

pygame is there, but server don't have a sound card :)

# python test-2.py pygame
/usr/lib/python2.5/site-packages/pygame

When running tests on *.php, call to PHP CLI fail on every test.

- Probably some parameter error.

Can't find Xvfb or wrong location of misc fonts.

  # which Xvfb
  /usr/bin/Xvfb

- looking for misc-fonts in /usr/share/fonts/X11/misc
  but mine are located in /usr/X11/share/fonts/misc
  and /usr/share/fonts/misc

  To fix location, in /usr/share/fonts
  # ln -s . X11

I'm not shure if i should go ahead, and do `make install` or
try to eliminate more errors/warnings. Please advise :)

-- 
Later

Mogens Melander
+45 40 85 71 38
+66 870 133 224



-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


_______________________________________________
Pokersource-users mailing list
Pokersource-users@gna.org
https://mail.gna.org/listinfo/pokersource-users

Reply via email to