I've been updating some systems to 9.2 and most things have gone smoothly (especially after some RTFM), but this one has me stumped. After update, and using Xfce4, a couple of applications, such as ChBg, fail. The ChBg failure looks like it can't find libxfce.so. pkg_info tells me the library has been installed by gtk-xfce-engine-3.0.1 as /usr/local/lib/gtk-2.0/2.10.0/engines/libxfce.so, but none of the .so files in that directory follow the form of XXXX.so.[0-9] as ldconfig expects (and they don't appear in the hints).
Is this a bug of the GTK package/port? Is the simple solution to rename the .so files, create symlinks as in other directories, and run
I'm not too interested at the moment in finding the root cause; I just want to make the system do what I want.
(I'd post the actual errors, but they're on the screen at home.)
Thanks.
Is this a bug of the GTK package/port? Is the simple solution to rename the .so files, create symlinks as in other directories, and run
ldconfig -m /usr/local/lib/gtk-2.0/2.10.0/?I'm not too interested at the moment in finding the root cause; I just want to make the system do what I want.
(I'd post the actual errors, but they're on the screen at home.)
Thanks.