I continue to have trouble getting jhbuild to run.  I hope the community can help me with installation best practices so that all new developers can easily contribute.<br><br>I am on a fresh f13 installation on a laptop that has run sugar-jhbuild in the past.<br>
<br>I removed my previous jhbuild and git&#39;d a fresh clone per the instructions on the wiki.<br><br>When I tried to run the emulator, I got this [new] error: <br>&quot;Window manager warning: Fatal IO error 11 (Resource temporarily unavailable) on display &#39;:30&#39;.&quot; <br>
<br>Not sure what to do about that (related to GConf-dbus?) I tried the workaround described by Simon on #2142.<br><br>Unfortunately, I crash in the build process:<br><br><div style="margin-left: 40px;">make[3]: Entering directory `/home/erikb/Desktop/sweet/sugar-jhbuild/source/sugar/data&#39;<br>
make[3]: Nothing to be done for `install-exec-am&#39;.<br>test -z &quot;/home/erikb/Desktop/sweet/sugar-jhbuild/install/share/applications&quot; || /bin/mkdir -p &quot;/home/erikb/Desktop/sweet/sugar-jhbuild/install/share/applications&quot;<br>
 /usr/bin/install -c -m 644 sugar-emulator.desktop &#39;/home/erikb/Desktop/sweet/sugar-jhbuild/install/share/applications&#39;<br>GCONF_CONFIG_SOURCE=xml:merged:/home/erikb/Desktop/sweet/sugar-jhbuild/install/etc/gconf/gconf.xml.defaults /home/erikb/Desktop/sweet/sugar-jhbuild/install/bin/gconftool-2 --makefile-install-rule sugar.schemas 2&gt;&amp;1 &gt; /dev/null<br>
/bin/sh: /home/erikb/Desktop/sweet/sugar-jhbuild/install/bin/gconftool-2: No such file or directory<br>make[3]: *** [install-data-local] Error 127<br>make[3]: Leaving directory `/home/erikb/Desktop/sweet/sugar-jhbuild/source/sugar/data&#39;<br>
make[2]: *** [install-am] Error 2<br>make[2]: Leaving directory `/home/erikb/Desktop/sweet/sugar-jhbuild/source/sugar/data&#39;<br>make[1]: *** [install-recursive] Error 1<br>make[1]: Leaving directory `/home/erikb/Desktop/sweet/sugar-jhbuild/source/sugar/data&#39;<br>
make: *** [install-recursive] Error 1<br>*** Error during phase install of sugar: ########## Error running make install *** [7/21]<br></div><br>