I have my LX832 board running the FoxServe and Python! Everything is great no problems and have installed a serial library to allow access to the serial ports from Python.
Now I want to allow Python to write the data to a database. FoxServe comes with PHP/SQLITE so I would like to use SQLITE. Has anyone installed to pysqlite package on the LX832? I use WGET to retrieve the library from http://freshmeat.net/projects/ pysqlite/?branch_id=57517&release_id=258006 but cannot get it to install! Can I do this manually and if so how do I do this? Thanks in advance, Scott
