安装了ttf-mscorefonts-installer,但在/usr/share/fonts/truetype/msttcorefonts中没有字体。此文件夹中的消息如下:
License refused.
Please reinstall the ttf-mscorefonts-installer package (e.g. via apt-get install --reinstall ttf-mscorefonts-installer to get prompted for the license again.重新安装安装程序,直到许可。无法单击底部的“确定”。
在尝试安装netflix-desktop时,我也遇到了同样的问题。讯息读取
It appears you have not installed MS true type fonts. You need to accept the license agreement and install these fonts for Netflix Desktop to work properly.我在前一个屏幕上选中了“接受”框,但仍然收到了这条消息。
发布于 2015-09-17 04:16:56
sudo apt-get install --reinstall ttf-mscorefonts-installer
选项卡->确定
https://askubuntu.com/questions/384496
复制相似问题