|
发表于 2005-8-14 23:38:43
|
显示全部楼层
我昨天 刚给回了一个关于字体帖子,里面有现在成的包可以用,看一下我的Source
- cat /etc/apt/sources.list
- deb file:/var/cache/apt-build/repository apt-build main
- #deb file:///cdrom/ sarge main
- #deb file:/mnt/iso stable main
- # deb http://security.debian.org/ stable/updates main
- deb ftp://debian.ustc.edu.cn/debian stable main non-free contrib
- deb-src ftp://debian.ustc.edu.cn/debian stable main non-free contrib
- deb ftp://debian.ustc.edu.cn/debian proposed-updates main contrib non-free
- deb-src ftp://debian.ustc.edu.cn/debian proposed-updates main contrib non-free
- deb ftp://debian.ustc.edu.cn/debian-security stable/updates main
- deb ftp://debian.ustc.edu.cn/debian-uo sid marillat rareware misc ustc
- deb-src ftp://debian.ustc.edu.cn/debian-uo sid marillat rareware misc ustc
- # wqy-xfonts
- deb http://apt.debian.org.tw unstable main/xfonts-wqy
- deb http://www.emdebian.org/emdebian-tools/stable ./
复制代码 |
|