<div>I have installed sugar-jhbuild in a new pristine F17.</div>Here my findings, works, but with little problems:<div><br></div><div><div>$ git clone git://<a href="http://git.sugarlabs.org/sugar-jhbuild/mainline.git">git.sugarlabs.org/sugar-jhbuild/mainline.git</a> sugar-jhbuild</div>
</div><div><div>$ cd sugar-jhbuild</div></div><div><div>$ ./sugar-jhbuild update</div></div><div><div>$ ./sugar-jhbuild depscheck</div></div><div><div><br></div><div>Install dependencies:</div><div># yum install alsa-lib-devel at-spi-python avahi-gobject-devel avahi-tools boost-devel cmake csound dbus-devel dbus-glib-devel enchant-devel evince-devel expat-devel fribidi-devel gcc gcc-c++ GConf2-devel gettext-devel git-email gnome-common gnome-doc-utils gnome-python2-rsvg gnome-vfs2-devel gobject-introspection-devel gtk2-devel gtk3-devel hippo-canvas-python icon-naming-utils icon-slicer intltool libabiword libabiword libcroco-devel libffi-devel libglade2-devel libgsf-devel libnice-devel librsvg2-devel libsoup-devel libtool libXt-devel loudmouth-devel numpy openssl-devel poppler-glib-devel popt-devel pyabiword pygame pygtk2-devel pygtksourceview python-cjson python-dateutil python-devel python-distutils-extra python-lxml python-pep8 sqlite-devel subversion libuuid-devel webkitgtk3-devel wv-devel xapian-bindings-python xapian-core-libs vte zlib-devel pylint python-xklavier</div>
<div><br></div><div>$./sugar-jhbuild build</div></div><div><br></div><div>Build finish with a error compiling telepathy-mission-control.</div><div>We can use the packaged version more updated than the requested sources.</div>
<div><br></div><div>If we select continue with the next module, when try to compile activities,</div><div>don't found the python sugar modules. sugar emulator doesn't work. </div><div><br></div><div>Do:</div><div>
$ ./sugar-jhbuild buildone sugar-toolkit</div><div>$ ./sugar-jhbuild buildone sugar</div><div><br></div><div>Now you can finish compiling the activities:</div><div>$ ./sugar-jhbuild build</div><div><br></div><div>... and run the emulator:</div>
<div><div>./sugar-jhbuild run sugar-emulator</div><div><br></div></div><div>Gonzalo</div>