Le jeudi 30 décembre 2010 à 22:36 +0100, Onyeibo Oku a écrit : > Tried to build Gnome-shell, I get the following error: > > $ jhbuild build > Traceback (most recent call last): > File "/home/t2hot/Source/jhbuild/jhbuild/config.py", line 212, in load > execfile(self.filename, config) > File "/home/t2hot/.jhbuildrc", line 1 > <!DOCTYPE html PUbliC "-//W3C//Dtd XHTML basic 1.0//EN" > ^ > SyntaxError: invalid syntax > jhbuild: could not load config file Looks like you have a weird file at /home/t2hot/.jhbuildrc
You should copy the example file from the source tree's tools/build/jhbuildrc-gnome-shell, to ~/.jhbuildrc. Then, copy tools/build/jhbuildrc-custom-example to ~/.jhbuildrc-custom and edit it as you like. _______________________________________________ gnome-shell-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-shell-list
