It’s broken because it expects gconftool-2 to be under /opt.
As long as gconftool-2 is already installed, you can add a link to
where it’s expecting to find it.
Code:
mkdir /opt/gnome/bin
ln -s /usr/bin/gconftool-2 /opt/gnome/bin
-Bruce
–
bruceedge
bruceedge’s Profile: http://forums.opensuse.org/member.php?userid=21827
View this thread: http://forums.opensuse.org/showthread.php?t=407142