Rommel G Custodio writes:
 > Just downloaded the latest code from CVS. I was
 > building the "stable" version earlier. This should put
 > us, more or less, on equal grounds.

        Good idea. I've fixed a few things yesterday related to
testing in a fresh environment. 

 > I think there are some issues regarding the use of
 > PYTHONPATH in poker-network. Since I was not using a
 > standard install, I have also modified my PYTHONPATH
 > to the correct path but when installing poker-network
 > I see this error:
 > 
 > make[2]: Entering directory
 > `/home/games/poker/pokersource/gna.org/poker-network/pokerclient2d'
 > export PYTHONPATH=.. ; \
 > :
 > :
 > ImportError: No module named pokerengine

        A bug indeed, fixed in the pokerclient2d/Makefile.am

 > I think the install script is disregarding the
 > currently setup PYTHONPATH, thus in my case it says it
 > can not find poker-engine. Easily worked out manually.
 > 
 > 
 > Tried to run web side.
 > 
 > pokerweb, contants.php insists that the SOAP port is
 > 19382, open port in the range 19480, 19482 only.
 > Editing constants.php fixes this problem.

        I've fixed this yesterday by adding a constants_test.php file
and a few other tweaks. You can browse the exact changes by cvs diff
friday / sunday changes.

 > Got everything installed. test-pokerweb fails on me,
 > but this is maybe due to my apache2 setup.
 > run-pokerserver is OK. pokerclient2d is still NG.

        You want to update to the latest CVS before trying to run
test-pokerweb again. Also take a look at test-pokerweb (a few lines of
script) because you only need to run it once. It tries to setup the
local web server so that http://localhost/test-poker-web/ goes to
poker-network/pokerweb/pages/.

        Cheers,

-- 
+33 1 76 60 72 81  Loic Dachary mailto:[EMAIL PROTECTED]
http://dachary.org/loic/gpg.txt sip:[EMAIL PROTECTED]

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

Reply via email to