When you are behind a proxy, for example business, installing the package ttf-installer-mscorefonts often fails in part because the default environment for root does not seem to reflect the proxy settings, especially when running wget commands required by this package. In practice, rather than start the installation with "sudo", it must start with a "sudo-i":
sudo-i apt-get install ttf-installer-mscorefontsIn
0 comments:
Post a Comment