El dom, 20-06-2010 a las 16:16 -0500, Ryan Peters escribió:
On 06/20/2010 01:44 PM, Florian Müllner wrote:
[...] It might be enough to
force a rebuild of gir-repository (jhbuild buildone -f -a -c
gir-repository), but the safest bet is to remove the installation
directory (~/gnome-shell/install) and rebuild everything.
Okay I did as you suggested but I still got the error. So what I did
is I ran the following commands:
jhbuild buildone clutter -f -a -c
jhbuild buildone mutter -f -a -c
clutter != gir-repository ;-)
_______________________________________________
gnome-shell-list mailing list
gnome-shell-list gnome org
http://mail.gnome.org/mailman/listinfo/gnome-shell-list
Ah! I guess I got confused, sorry! Clutter built fine even though it
didn't before, however. And running that command made everything work
great! Thanks very much :)!