Friday, October 22, 2010

Soul Eater Doujinshi Online English

Install Microsoft Truetype behind a proxy

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-mscorefonts
In

0 comments:

Post a Comment