parent
cb4a811e21
commit
a499f1ca51
|
@ -98,9 +98,9 @@ linux环境,其他环境请自行探索
|
|||
```sh
|
||||
yum install pango.x86_64 libXcomposite.x86_64 libXcursor.x86_64 libXdamage.x86_64 libXext.x86_64 libXi.x86_64 libXtst.x86_64 cups-libs.x86_64 libXScrnSaver.x86_64 libXrandr.x86_64 GConf2.x86_64 alsa-lib.x86_64 atk.x86_64 gtk3.x86_64 -y
|
||||
```
|
||||
### 字体(实测下来貌似还不够)
|
||||
### 乱码字体解决办法(centos,安装不了请换源)
|
||||
```sh
|
||||
yum install ipa-gothic-fonts xorg-x11-fonts-100dpi xorg-x11-fonts-75dpi xorg-x11-utils xorg-x11-fonts-cyrillic xorg-x11-fonts-Type1 xorg-x11-fonts-misc -y
|
||||
yum groupinstall fonts -y
|
||||
```
|
||||
|
||||
## 致谢
|
||||
|
|
Loading…
Reference in New Issue