View Single Post
Posts: 3,319 | Thanked: 5,610 times | Joined on Aug 2008 @ Finland
#6
Originally Posted by timcrews2 View Post
3) Another package I had to install from the command line: python2.5-runtime. I don't understand why these don't show up in application manager.
Packages in the libraries section do not show up in the application manager...

I admit I'm a little worried that these standard Python modules were not present. It makes me wonder if I have mis-configured something, since Python is generally a "batteries included" setup. However, the fact that I got TreeLine to run successfully gives me some confidence that I haven't gone too terribly wrong.
Since we're a little cramped (free space problem) anything that is not needed is not installed. If you do a proper package, with dependencies, it will, of course, pull in all the necessary libs. This is not all that different from what desktop distros do, the difference is just what packages are installed by default. For up-to-date resources on PyMaemo, take a look at

http://pymaemo.garage.maemo.org
__________________
Blogging about mobile linux - The Penguin Moves!
Maintainer of PyQt (see introduction and docs), AppWatch, QuickBrownFox, etc