On Thu, Feb 19, 2009 at 11:32:46AM -0200, Andrés Ambrois wrote:

sudo chrpath -d \
/usr/lib/python-support/python-gnome2/python2.5/gtk-2.0/gconf.so
Some other libraries need to be fixed as well. The following invocation did the trick for me:

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

CU Sascha

--
http://sascha.silbe.org/
http://www.infra-silbe.de/

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel

Reply via email to