two Python modules that need to be manually installed to run the framework
Guillaume Chereau
charlie at openmoko.org
Thu Jul 10 05:43:15 CEST 2008
(Sorry guys, I have the bad habit of writing all my emails in one
shot ! )
This one is just a note for people who are trying to install the current
version of the framework on there OM.
Two python packages are needed, and unfortunately they don't seem to be
provided by any ipk packages :
- shutil
- yaml
Fortunately they don't have any dependencies, so to install it I did
like this on my desktop :
aptitude install python-yaml
scp -r /var/lib/python-support/python2.5/yaml root at my_om:/usr/lib/python2.5/site-packages/
scp /usr/lib/python2.5/shutil.py root at my_om:/usr/lib/python2.5/
Hope it will help.
-charlie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.linuxtogo.org/pipermail/smartphones-standards/attachments/20080710/175422ee/attachment.pgp>
More information about the smartphones-standards
mailing list