Hello, everyone,

--- Loic Dachary <[EMAIL PROTECTED]> wrote:

> 
>         Do you reckon this is a python-mysql issue ?

Yup it is an issue with python-mysql being compiled
against an earlier verion of mysql. Due to the ABI
change, which was not properly documented in mysql
release notes, applications compiled against say
mysql-5.0.22 will not run properly on a system running
mysql-5.0.24. This is documented in mysql's bug
database.

> 
>         Indeed, this test environment requires some
> skill. I've spent
> quite some time to make sure ./configure
> --prefix=FOO ; make ; make
> install runs out of the box even if FOO is a
> non-standard place. But
> I've not spent the same amount of time to make sure
> the internal tests run smoothly.
>

The files installed in prefix are correctly modified
by the scripts from the distro.

I forgot to mention that the xml files that are to be
edited should only be ones residing in the examples
directory and those directly used by the examples and
test apps since they are not modified automagically.
 
> 
>         :-) IPv6 is compatible with IPv4 but it's
> possible that you've not loaded the proper kernel 
> module to make that happen.
> 

I think a tunnel would still need to be created.

>         Wow. Could you post the exact line you're
> using + the full output ?
> 

I'm running the example files and I'm following the
instructions from the HACKING file.

Will send in another post as i'm working on my Windows
PC right now.

>  > I'm using the latest pygame built from source.
> 
>         I think it's not related to pygame but to
> python-gtk2 You need gtk2 + glade2 + pixbuf engine. 
> My guess is that you need to install them.

I'll try to resolve the dependencies. I have
python-gtk2 installed, not sure of glade2 and pixbuf.
Though, there were no errors during the build.

>  > So close yet so far...
> 
>         You're not that far :-)

Will provide feedback later.

Regards,
Rommel

blog: http://sessyargc.blogspot.com/
photos: http://flickr.com/photos/sessyargc/
more photos: http://public.fotki.com/sessyargc/

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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

Reply via email to