Some i386 programs in my x86_64 installation produce a GTK warning: Unable to locate loadable module in module_path: "libbluecurve.so"
Of course, the module is in /usr/lib64/gtk-2.0/...., but not in /usr/lib/... where a i386 program may expect it.
The programs seem to proceed normally, but nevertheless, is there a (simple) way to correct it?
I would have thought that the easiest way to fix it would be to create a symlink to the module in the place where the i386 programs expect to find it? Just call the symlink libbluecurve.so and stick it in the directory where it is actually looking for it...
-- Dylan Parry http://www.webpageworkshop.co.uk - FREE Web tutorials and references