|
|
发表于 2007-12-30 22:48:56
|
显示全部楼层
/usr/share/fonts: failed to write cache
/usr/share/fonts/X11: failed to write cache
/usr/share/fonts/X11/Type1: failed to write cache
/usr/share/fonts/truetype/ttf-dejavu: failed to write cache
/usr/share/fonts/type1: failed to write cache
/usr/local/share/fonts: failed to write cache
这和openoffice没有关系,可以认为是debian字体配置程序的bug, 安装任何带字体的软件都可能会遇到这个问题!
把所有这些 “failed to write cache” 的目录 touch 一下即可, 比如 touch /usr/share/fonts |
|