sounds indeed like the installation was incomplete. Maybe the python
library was not registered correctly? Did you try "apt-get -f install"
or "apt-get --reinstall install python-cairo"?

If that does not help, running "strace -e file zhone" should give you a
hint in what places python looks for files.


zhone has hardcoded python2.4 as shebang (dunno since when, i have a dim recollection it hasn't been the case before).
here python-cairo was not registered for python2.4.

i simply changed "python2.4" to "python" -- thereby using the default python (2.5 or .6, not sure atm).

since i don't see any bad effects so far and zhone is the only package on my fr still depending on python2.4, i move for making zhone depend on python2.[56] instead.


_______________________________________________
Smartphones-userland mailing list
Smartphones-userland@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/smartphones-userland

Reply via email to