Hi, Tony Maro wrote: > I just want to make a package of a Python application I wrote. > > Do I really need scratchbox? It seems overkill to install all that > cross-compile stuff when everything I write is in Python and doesn't > need compiled.
With scratchbox, it would be possible to see how your application renders on small screens right from your development environment. So I would say, yes, install it. If you want to save space, you can always remove the armel architecture and only keep the x86 architecture once scratchbox is installed. Mathieu _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
