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



_______________________________________________
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]

Reply via email to