> This solved one problem, but created a new one: 'asyncore' imports 'fcntl'
> which is not present on my ipaq either. So again i simply copy
> 'fcntlmodule.so' from the desktop computer to /usr/lib/python2.0/lib-dynload/
> and try to run the script again.
That's not going to work. A '.so' file is a binary, not a Python bytecode
file. Unless you've got an extremely rare (in fact, AFAIK, nonexistent)
StrongARM-based desktop computer, that .so file isn't going to mean a thing
to your iPAQ.
Mikey
Received on Fri Sep 7 13:50:42 2001
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:44:10 EDT