[maemo-users] [maemo-users] How to add the SOAPpy package?
From: Teemu Harju teemu.harju at gmail.comDate: Mon Oct 23 15:50:36 EEST 2006
- Previous message: [maemo-users] How to add the SOAPpy package?
- Next message: [maemo-users] Re: How to add the SOAPpy package?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, Due to storage space limitations on the device the pymaemo runtime does not include the distutils package. You need to use the Maemo SDK on the PC that has the distutils, build the application there, make an installer package and then install it to the device. Here is kind of a tutorial for this... http://www.maemo.org/platform/docs/pymaemo/python_maemo_howto.html#Distributing+your+Python+applications - Teemu On 10/23/06, Martin Egholm Nielsen <martin at egholm-nielsen.dk> wrote: > Hi there, > > Being quite new to both Python, maemo, and the 770, I have a problem > figuring out how to add the SOAPpy (or ZSI) package to my device. > I downloaded the tar-ball from http://pywebsvcs.sourceforge.net/, but > the very first step "python setup.py build" complains of missing > "distutils.core". > Then I extracted the "distutils/core.py" from my pc installation and > copied it to my device, but it still complains... > > I guess I'm way out of track with this, but then what? > > BR, > Martin Egholm > > _______________________________________________ > maemo-users mailing list > maemo-users at maemo.org > https://maemo.org/mailman/listinfo/maemo-users > -- Teemu Harju http://www.teemuharju.net
- Previous message: [maemo-users] How to add the SOAPpy package?
- Next message: [maemo-users] Re: How to add the SOAPpy package?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]