Re: Stuck at stage 2 going onto 3
Holger Rauch <[email protected]>
| Newsgroups | gmane.linux.gentoo.newbies |
|---|---|
| Message-ID | <Pine.LNX.4.21.0208231756480.32474-100000@miami.datech2.er.heitec.net> |
Hi! On Fri, 23 Aug 2002, Hutchins, Brad wrote: > [...] > And failed to retrieve it. Emerge attempted to retrieve the same file from > a different site but also failed. Maybe you forgot to set http_proxy: export http_proxy="http://<site>:<port>" or set the HTTP_PROXY variable in /etc/make.conf (Doing both is a safe bet and shouldn't hurt provided that you have to use a proxy). > I went to the site VIA a browser on an XP > machine to confirm the link and that I could download the file. If you have to use a proxy, it seems like it is set in your browser but not from the command line. Greetings, Holger