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.
# mkdir /opt/gnome/bin
# ln -s /usr/bin/gconftool-2 /opt/gnome/bin
-Bruce
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.
# mkdir /opt/gnome/bin
# ln -s /usr/bin/gconftool-2 /opt/gnome/bin
-Bruce
I did the 1-click glipper install from http://software.opensuse.org/ymp/GNOME:Community/openSUSE_11.1/glipper.ymp.
Also made the softlink as advised in your post. Now, how do I get glipper to run ?
Add it to the panel by rt clicking on it and selecting add to panel then selecting glipper.
-Bruce