Did it, went fine:
~> fc-cache -fv
/usr/share/fonts: caching, new cache contents: 0 fonts, 9 dirs
/usr/share/fonts/100dpi: caching, new cache contents: 398 fonts, 0 dirs
/usr/share/fonts/75dpi: caching, new cache contents: 398 fonts, 0 dirs
/usr/share/fonts/Speedo: caching, new cache contents: 0 fonts, 0 dirs
/usr/share/fonts/Type1: caching, new cache contents: 29 fonts, 0 dirs
/usr/share/fonts/URW: caching, new cache contents: 43 fonts, 0 dirs
/usr/share/fonts/cyrillic: caching, new cache contents: 0 fonts, 0 dirs
/usr/share/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs
/usr/share/fonts/encodings/large: caching, new cache contents: 0 fonts, 0 dirs
/usr/share/fonts/misc: caching, new cache contents: 136 fonts, 0 dirs
/usr/share/fonts/truetype: caching, new cache contents: 80 fonts, 0 dirs
/usr/X11R6/lib/X11/fonts: skipping, no such directory
/opt/kde3/share/fonts: caching, new cache contents: 1 fonts, 1 dirs
/opt/kde3/share/fonts/override: caching, new cache contents: 0 fonts, 0 dirs
/usr/local/share/fonts: caching, new cache contents: 0 fonts, 10 dirs
/usr/local/share/fonts/a: caching, new cache contents: 6 fonts, 0 dirs
/usr/local/share/fonts/c: caching, new cache contents: 6 fonts, 0 dirs
/usr/local/share/fonts/g: caching, new cache contents: 4 fonts, 0 dirs
/usr/local/share/fonts/i: caching, new cache contents: 1 fonts, 0 dirs
/usr/local/share/fonts/l: caching, new cache contents: 1 fonts, 0 dirs
/usr/local/share/fonts/m: caching, new cache contents: 1 fonts, 0 dirs
/usr/local/share/fonts/s: caching, new cache contents: 1 fonts, 0 dirs
/usr/local/share/fonts/t: caching, new cache contents: 10 fonts, 0 dirs
/usr/local/share/fonts/v: caching, new cache contents: 4 fonts, 0 dirs
/usr/local/share/fonts/w: caching, new cache contents: 2 fonts, 0 dirs
/home/amigaphil/.fonts: caching, new cache contents: 0 fonts, 0 dirs
/usr/share/fonts/misc: skipping, looped directory detected
/usr/share/fonts/75dpi: skipping, looped directory detected
/usr/share/fonts/Type1: skipping, looped directory detected
/usr/share/fonts/Speedo: skipping, looped directory detected
/usr/share/fonts/truetype: skipping, looped directory detected
/usr/share/fonts/encodings: skipping, looped directory detected
/usr/share/fonts/encodings/large: skipping, looped directory detected
/usr/share/fonts/100dpi: skipping, looped directory detected
/usr/share/fonts/cyrillic: skipping, looped directory detected
/opt/kde3/share/fonts/override: skipping, looped directory detected
/usr/lib/jvm/java-1.6.0-sun-1.6.0/jre/lib/fonts: caching, new cache contents: 8 fonts, 0 dirs
/usr/local/share/fonts/a: skipping, looped directory detected
/usr/local/share/fonts/c: skipping, looped directory detected
/usr/local/share/fonts/g: skipping, looped directory detected
/usr/local/share/fonts/i: skipping, looped directory detected
/usr/local/share/fonts/l: skipping, looped directory detected
/usr/local/share/fonts/m: skipping, looped directory detected
/usr/local/share/fonts/s: skipping, looped directory detected
/usr/local/share/fonts/t: skipping, looped directory detected
/usr/local/share/fonts/v: skipping, looped directory detected
/usr/local/share/fonts/w: skipping, looped directory detected
/var/cache/fontconfig: not cleaning unwritable cache directory
/home/amigaphil/.fontconfig: cleaning cache directory
/home/amigaphil/.fontconfig: invalid cache file: b4f48f7a111ce7d7fed5fea8a27d061e-x86.cache-2
/home/amigaphil/.fontconfig: invalid cache file: c0019af57c4a2b1c148dd6f7ed754bb4-x86.cache-2
/home/amigaphil/.fontconfig: invalid cache file: c938cb1e82ff5ba1829a2dab18b1c8a9-x86.cache-2
fc-cache: succeeded
but it has not made any changes regarding the fonts problem I have.
I find however these interesting:
/usr/X11R6/lib/X11/fonts: skipping, no such directory
There is no fonts directory in /usr/X11R6/lib/X11 (openSUSE 11.2). I think this path was inherited from 11.1, but why is it still scanned now?
Then there are those many “skipping, looped directory detected”. Sound like the fonts dir are cached twice ???