On Tue, November 20, 2007 13:39, Loic Dachary wrote:
> "Mogens Melander" <[EMAIL PROTECTED]> writes:
>
>> ImportError: No module named pokerengine
>>
>> This error repeats for a few times, until make bails.
>
>   That suggests pokerengine is not installed where it should.

It was installed with --prefix=/usr/local/poker like the rest
of the stuff related to this project.

>
>   Can you
>
> [EMAIL PROTECTED]:/tmp$ python
>>>> import pokerengine
>>>>
>
>   ? Or does it bark ?

No bar(k,f)'s durring:

# python -c "import pokerengine"
#
# python
>>> import pokerengine
>>> quit()
#
#  python test-2.py pokerengine (that's the script from configure)
/usr/local/poker/lib/python2.5/site-packages/pokerengine
#

Editing configure by hand, adding ${PYTHONPATH} to the `export PYTHONPATH`
made it play nice. Make seem to have the same problem.

> I find what you're doing fascinating..

Me too. Maybe i should get a life ;^)

> and extremely useful because it
> uses a path that is walk by a few users only. Most of them use
> packaged versions that relieve them from these tricky details. I
> originaly made sure make + make install works for gentoo, as their
> packaging is so light weight that it is only slightly more than what
> you're experiencing ;-)

I'm trying to compile a "step-by-step", documenting my (mostly up-hill)
route to get this thing to play.

>   Cheers,

Well, thanks again for your time.

-- 
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
[email protected]
https://mail.gna.org/listinfo/pokersource-users

Reply via email to