Development Team/Jhbuild/Ubuntu: Difference between revisions

Supported versions: jaunty supported now
Fixing RPATH: python-gconf is broken as well
Line 14: Line 14:


  sudo aptitude install chrpath
  sudo aptitude install chrpath
  find /usr/lib/python-support/python-gnome2/python2.5/gtk-2.0 -name "*.so" | sudo xargs chrpath -d
  find /usr/lib/python-support/python-gnome2/python2.5/gtk-2.0 /usr/lib/python-support/python-gconf/python2.5/gtk-2.0 -name "*.so" | sudo xargs chrpath -d


== PenguinTV ==
== PenguinTV ==


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.
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.