Development Team/Jhbuild/Ubuntu: Difference between revisions
m moved Anal bleaching 15/Jhbuild/Ubuntu to Development Team/Jhbuild/Ubuntu over redirect: revert |
Sascha silbe (talk | contribs) we don't support Intrepid/8.10 anymore (outdated telepathy resp. glib) |
||
| Line 1: | Line 1: | ||
== Supported versions == | == Supported versions == | ||
Currently | 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 ( | == Fixing RPATH (Jaunty/9.04 only) == | ||
To work around a bug in the Gnome Python bindings shipped by | 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 | ||