Comment 4 for bug 365319

Revision history for this message
dirakx (dirakx) wrote :

installing xulrunner-1.9.1 doesnt get python-xpcom on it, (this is on lucid setup)
from python i get

 Python 2.6.4+ (r264:75706, Jan 22 2010, 12:15:17)
[GCC 4.4.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import xpcom
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named xpcom
>>>

so xurlrunner doesnt have the python bindings in it.