[sugar] more, different build/run issues
Owen Williams
ywwg
Sat Sep 2 15:31:33 EDT 2006
on ubuntu dapper, I'm getting two problems:
* on building gnome-python-desktop, I get a complaint that gconf.defs is
not found:
Traceback (most recent call last):
File
"/home/owen/src/olpc/sugar/sugar-jhbuild/build/share/pygtk/2.0/codegen/codegen.py", line 1685, in ?
sys.exit(main(sys.argv))
File
"/home/owen/src/olpc/sugar/sugar-jhbuild/build/share/pygtk/2.0/codegen/codegen.py", line 1645, in main
p.startParsing()
File
"/home/owen/src/olpc/sugar/sugar-jhbuild/build/share/pygtk/2.0/codegen/scmexpr.py", line 113, in startParsing
for statement in statements:
File
"/home/owen/src/olpc/sugar/sugar-jhbuild/build/share/pygtk/2.0/codegen/scmexpr.py", line 27, in parse
fp = open(filename, 'r')
IOError: [Errno 2] No such file or directory:
'/home/owen/src/olpc/sugar/sugar-jhbuild/build/share/pygtk/2.0/defs/gconf.defs'
make[2]: *** [mediaprofiles.c] Error 1
* on running ./sugar-jhbuild run, I get a python exception that it can't
import rsvg. on ubuntu there don't seem to be rsvg bindings, should I
install rsvg manually?
thanks,
owen
More information about the Sugar-devel
mailing list