Development Team/Jhbuild/Ubuntu: Difference between revisions

we don't support Intrepid/8.10 anymore (outdated telepathy resp. glib)
Line 1: Line 1:
== Supported versions ==
== Supported versions ==


Currently Intrepid (8.10), Jaunty (9.04) and Karmic (9.10) are supported.
Currently Jaunty (9.04) and Karmic (9.10) are supported.


== Prerequisites ==
== Prerequisites ==
Line 13: Line 13:
  ./sugar-jhbuild depscheck -s | sudo xargs aptitude -y install
  ./sugar-jhbuild depscheck -s | sudo xargs aptitude -y install


== Fixing RPATH (8.10 / 9.04) ==
== Fixing RPATH (Jaunty/9.04 only) ==


To work around a bug in the Gnome Python bindings shipped by Intrepid (8.10) and Jaunty (9.04), you need to issue the following commands after installing all dependencies:
To work around a bug in the Gnome Python bindings shipped by Jaunty (9.04), you need to issue the following commands after installing all dependencies:


  sudo aptitude install chrpath
  sudo aptitude install chrpath