Development Team/Jhbuild: Difference between revisions
Mention workaround for rpath issue |
No edit summary |
||
| Line 15: | Line 15: | ||
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 | |||
==Checkout sugar-jhbuild== | ==Checkout sugar-jhbuild== | ||