<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.6.2">
</HEAD>
<BODY>
On Thu, 2008-08-14 at 15:54 +0800, Tomasz Grzegurzko wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Then you need a wgetrc and tell it about your proxy -- seems like apt</FONT>
<FONT COLOR="#000000">knows about it, but the config script for msttcorefonts uses wget (I</FONT>
<FONT COLOR="#000000">think) which has no idea about your proxy and is failing.</FONT>


</PRE>
</BLOCKQUOTE>
<BR>
Thanks heaps Tomaz - that worked perfectly.  8-)<BR>
<BR>
I edited my /etc/wgetrc file and added the lines <BR>
<BR>
http_proxy = <A HREF="http://192.168.0.50:3128/">http://[my-proxy-name]:[my-proxy-port]/</A><BR>
ftp_proxy = <A HREF="http://192.168.0.50:3128/">http://[my-proxy-name]:[my-proxy-port]/</A><BR>
<BR>
and then re-ran apt-get install and it all worked without a hitch. 8-)<BR>
<BR>
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Tomasz</FONT>
<FONT COLOR="#000000">_______________________________________________</FONT>
<FONT COLOR="#000000">PLUG discussion list: <A HREF="mailto:plug@plug.org.au">plug@plug.org.au</A></FONT>
<FONT COLOR="#000000"><A HREF="http://www.plug.org.au/mailman/listinfo/plug">http://www.plug.org.au/mailman/listinfo/plug</A></FONT>
<FONT COLOR="#000000">Committee e-mail: <A HREF="mailto:committee@plug.linux.org.au">committee@plug.linux.org.au</A></FONT>
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>