Hi Ed Do I use plain wxWidget-dev do I need wxpython on the Target?
My ipkg list does show only wxwidgets. regards Nataraj On Thu, Jun 26, 2008 at 5:30 PM, Ed Leafe <[EMAIL PROTECTED]> wrote: > On Jun 26, 2008, at 3:32 AM, Nataraj S Narayan wrote: > >> 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. > > You would need the dabo module installed in the target's Python, so > that 'import dabo' works from the Python shell. If you use a database > other than SQLite, you'll need the adapter for that database. If you > need reporting, you'll need ReportLab and PIL. > > -- Ed Leafe > > > > > [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]
