<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sugarlabs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Aleph</id>
	<title>Sugar Labs - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sugarlabs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Aleph"/>
	<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/go/Special:Contributions/Aleph"/>
	<updated>2026-04-28T19:19:04Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Development_Team/Jhbuild/Ubuntu&amp;diff=30950</id>
		<title>Development Team/Jhbuild/Ubuntu</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Development_Team/Jhbuild/Ubuntu&amp;diff=30950"/>
		<updated>2009-06-22T20:51:31Z</updated>

		<summary type="html">&lt;p&gt;Aleph: break long line, did render incorrectly&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Supported versions ==&lt;br /&gt;
Currently intrepid (8.10) is supported. Jaunty (9.04) has [http://dev.sugarlabs.org/ticket/310 a broken D-Bus security configuration] that prevents sugar-emulator from working (because Xephyr cannot work).&lt;br /&gt;
On both versions [http://dev.sugarlabs.org/ticket/342 sugar-emulator doesn&#039;t work properly if the X server uses evdev as keyboard driver] (because of a Xephyr bug).&lt;br /&gt;
&lt;br /&gt;
== Prerequites ==&lt;br /&gt;
In order to install sugar-jhbuild, you need git-core and svn.&lt;br /&gt;
&lt;br /&gt;
== Installing dependencies ==&lt;br /&gt;
After installing and updating sugar-jhbuild according to the [[../|common instructions]], you can use this invocation to install all dependencies automatically:&lt;br /&gt;
&lt;br /&gt;
./sugar-jhbuild depscheck -s | sudo xargs aptitude -y install&lt;br /&gt;
&lt;br /&gt;
== Fixing RPATH ==&lt;br /&gt;
To work around a bug in the Gnome Python bindings, you need to issue the following commands after installing all dependencies:&lt;br /&gt;
&lt;br /&gt;
 sudo aptitude install chrpath&lt;br /&gt;
 find /usr/lib/python-support/python-gnome2/python2.5/gtk-2.0 \&lt;br /&gt;
     /usr/lib/python-support/python-gconf/python2.5/gtk-2.0 \&lt;br /&gt;
     -name &amp;quot;*.so&amp;quot; | sudo xargs chrpath -d&lt;br /&gt;
&lt;br /&gt;
== PenguinTV ==&lt;br /&gt;
&lt;br /&gt;
You may have some issues with penguintv on Ubuntu, just interrupt the pull with a CTRL+C, open a shell, repeat the command manually, and accept the certificate permanently.&lt;/div&gt;</summary>
		<author><name>Aleph</name></author>
	</entry>
</feed>