Chinaunix首页 | 论坛 | 博客
  • 博客访问: 5690087
  • 博文数量: 675
  • 博客积分: 20301
  • 博客等级: 上将
  • 技术积分: 7671
  • 用 户 组: 普通用户
  • 注册时间: 2005-12-31 16:15
文章分类

全部博文(675)

文章存档

2012年(1)

2011年(20)

2010年(14)

2009年(63)

2008年(118)

2007年(141)

2006年(318)

分类: LINUX

2007-07-27 22:37:10

今天在装系统的时候遇到的这个问题,怎么解决都不是很好使。


强制重新安装 fontconfig fontconfig-config

dpkg --purge --force-all fontconfig fontconfig-config
rm -rf /etc/fonts
apt-get install fontconfig fontconfig-config

or

rm -rf /etc/fonts
apt-get install --reinstall --yes -o DPkg::Options::=--force-confmiss -o DPkg::Options::=--force-confnew fontconfig fontconfig-config
阅读(2532) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~