Changes

→‎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
344

edits