Thread
:
Accessing MySQL database using Python from N810?
View Single Post
pycage
2009-03-20 , 08:56
Posts: 3,404 | Thanked: 4,474 times | Joined on Oct 2005 @ Germany
#
4
This looks like you'd need a mysql-devel package on your system. I think the best would be to get the Scratchbox Maemo SDK installed on your computer, and build the mysql-python-bindings there. You should be able to compile and install the mysql-client source on Scratchbox, which in turn will help with compiling the mysql-python-bindings. Scratchbox can do crosscompiling for ARM, so it will run on your tablet.
Quote & Reply
|
The Following User Says Thank You to pycage For This Useful Post:
pycage
View Public Profile
Send a private message to pycage
Find all posts by pycage