Development Team/Jhbuild/Ubuntu: Difference between revisions
Sascha silbe (talk | contribs) →Significant bugs: mention karmic |
Sascha silbe (talk | contribs) →Fixing RPATH: not needed anymore for Karmic |
||
| 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 (8.10 / 9.04) == | ||
To work around a bug in the Gnome Python bindings, you need to issue the following commands after installing all dependencies: | 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: | ||
sudo aptitude install chrpath | sudo aptitude install chrpath | ||