Hi I need to use Mysql client to connect from Target to Mysql server on a remote host.
My Target device is POS machine running Linux 2.6.25 and Angstrom Linux distro system, with X windows with 64M Nand Flash. All data will be stored on a remote server. Anything else is needed other than WxPython Libs,wx Libs and Mysqldb? regards Nataraj On Thu, Jun 26, 2008 at 2:16 PM, Uwe Grauer <[EMAIL PROTECTED]> wrote: > Nataraj S Narayan wrote: >> Hi Ed >> >> One Elementary question. >> >> I developed an App using Dabo on a host machine, which i need to >> install on a arget machine - just the application. I have Python and >> Wx libs installed on the target. What do I need to copy to the Target >> other than my code? >> >> I dont need any IDE on the Target, just the bare essentials for App to work. >> >> regards >> >> Nataraj >> > > It's not enough to install the wx libs only. > If you used python 2.5 and wxPython and your apps use sqlite, then you > don't need more. For python 2.4 you would need sqlite support also, as > sqlite support isn't included in python 2.4. > > But as i don't know which packages you used for your target machine, > you have to find out once you installed them. > There are too many flavours of package builds. > > Uwe > > > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
