How can I start a daemon under DFly?
Chris Turner
c.turner at 199technologies.org
Sat May 3 08:07:24 PDT 2008
thegraze wrote:
ImportError: No module named gtkmozembed
looks like this is missing:
http://www.pygtk.org/pygtkmozembed/index.html
I'm guessing either you need to get pygtk installed
or perhaps it is not compiled with this module..
if the latter, might just need a CONFIGURE_ARGS+=
something in the makefile.. but it could be more
probably will have to dig around a bit further if
that's the case..
good luck!
- Chris
More information about the Users
mailing list