Development Team/Jhbuild/Ubuntu: Difference between revisions

Supported versions: jaunty is unsupported till Xephyr / dbus config gets fixed
Aleph (talk | contribs)
break long line, did render incorrectly
Line 15: Line 15:


  sudo aptitude install chrpath
  sudo aptitude install chrpath
  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
  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.