[plug] problem with apt-get

David Buddrige dbuddrige at bigpond.com
Thu Aug 14 16:09:19 WST 2008


On Thu, 2008-08-14 at 15:54 +0800, Tomasz Grzegurzko wrote:

> Then you need a wgetrc and tell it about your proxy -- seems like apt
> knows about it, but the config script for msttcorefonts uses wget (I
> think) which has no idea about your proxy and is failing.
> 
> 


Thanks heaps Tomaz - that worked perfectly.  8-)

I edited my /etc/wgetrc file and added the lines 

http_proxy = http://[my-proxy-name]:[my-proxy-port]/
ftp_proxy = http://[my-proxy-name]:[my-proxy-port]/

and then re-ran apt-get install and it all worked without a hitch. 8-)


> Tomasz
> _______________________________________________
> PLUG discussion list: plug at plug.org.au
> http://www.plug.org.au/mailman/listinfo/plug
> Committee e-mail: committee at plug.linux.org.au
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.plug.org.au/pipermail/plug/attachments/20080814/11cd9b0d/attachment.html>


More information about the plug mailing list