Re: [maemo-developers] MySQLdb/Python

2006-06-01 Thread Alain Pencréac'h
Sorry... my question was bad...

I just need to know how can I export MySQLdb library for Python (LINK) because it doesn't work for the moment... Cause I have any idea how to do it...
Thanks
On 01/06/06, Santeri Lindgren [EMAIL PROTECTED] wrote:
Alain Pencréac'h wrote: Hello... I would know how to do to use MySQLdb with Python for the Nokia 770 ? (for an ARM architecture) If somebody did it before... I need this library to compile, in the
 scratchbox, an adress book realised in python... ThanksSupI doubt anyone has compiled mysql in maemo. And i seriously doubt itsfeasible because its quite large and takes a lot of cpu to run.
But someone has compiled and released sqlite. Its a tiny sql softwareand works apparently quite nicely in 770.So try using sqlite. ;) 
 ___ maemo-developers mailing list maemo-developers@maemo.org 
https://maemo.org/mailman/listinfo/maemo-developers___maemo-developers mailing listmaemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] MySQLdb/Python

2006-06-01 Thread Alain Pencréac'h
I forgot to precise only need it to connect to remote database...On 01/06/06, Alain Pencréac'h [EMAIL PROTECTED]
 wrote:Sorry... my question was bad...

I just need to know how can I export MySQLdb library for Python (LINK) because it doesn't work for the moment... Cause I have any idea how to do it...

Thanks
On 01/06/06, Santeri Lindgren [EMAIL PROTECTED]
 wrote:
Alain Pencréac'h wrote: Hello... I would know how to do to use MySQLdb with Python for the Nokia 770 ? (for an ARM architecture) If somebody did it before... I need this library to compile, in the
 scratchbox, an adress book realised in python... ThanksSupI doubt anyone has compiled mysql in maemo. And i seriously doubt itsfeasible because its quite large and takes a lot of cpu to run.
But someone has compiled and released sqlite. Its a tiny sql softwareand works apparently quite nicely in 770.So try using sqlite. ;) 
 ___ maemo-developers mailing list 
maemo-developers@maemo.org 
https://maemo.org/mailman/listinfo/maemo-developers___maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers



___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] MySQLdb/Python

2006-06-01 Thread Osvaldo Santana

Hi Alain,

First of all I think you want to compile and install the client side
library for MySQL. I don't know, but I believe you will want to
download all the MySQL source code and compile it, then you will
install only the client libraries.

After that you can download and install the MySQLdb bindings for Python.

Thanks,
Osvaldo

On 6/1/06, Alain Pencréac'h [EMAIL PROTECTED] wrote:

Hello...

 I would know how to do to use MySQLdb with Python for the Nokia 770 ? (for
an ARM architecture)
 If somebody did it before... I need this library to compile, in the
scratchbox, an adress book realised in python...
 Thanks

 ;)
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers






--
Osvaldo Santana Neto (aCiDBaSe)
icq, url = (11287184, http://www.pythonbrasil.com.br;)
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers