Re: Stuck at stage 2 going onto 3
"Mark McClellan" <[email protected]>
| Newsgroups | gmane.linux.gentoo.newbies |
|---|---|
| Message-ID | <[email protected]> |
Brad, I'm not 100% on this since you're so early in the install process. But the standard answer is: Try using wget to retrieve the file. Place the file in the "/usr/portage/distfiles" directory. Emerge checks this location before attempting to download. Mark On Fri, 23 Aug 2002 08:07:25 -0700 "Hutchins, Brad" <[email protected]> wrote: > Clean > Clean > DocumentEmail > > > > > > > > MicrosoftInternetExplorer4 > > > > > > > > /* Style Definitions */ > table.MsoNormalTable > {mso-style-name:"Table Normal"; > mso-tstyle-rowband-size:0; > mso-tstyle-colband-size:0; > mso-style-noshow:yes; > mso-style-parent:""; > mso-padding-alt:0in 5.4pt 0in 5.4pt; > mso-para-margin:0in; > mso-para-margin-bottom:.0001pt; > mso-pagination:widow-orphan; > font-size:10.0pt; > font-family:"Times New Roman";} > > > > > > > > > Just finished compiling stage 1 last night and > I had gotten > to Step 22: > > > > # > export > CONFIG_PROTECT="" > # emerge --pretend > system > # emerge system > > > > The system checked for all dependencies and > attempted to download > from: > > > > > http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/<a > href="http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/zlib-1.1.4.tar.bz2">zlib-1.1.4.tar.bz2</a> > > > > And failed to retrieve it. Emerge > attempted to retrieve the same > file from a different site but also > failed. I went to the site VIA a browser > on an > XP machine to confirm the link and that I could > download the file. I jumped out of BASH > to the main root to > perform ping tests to make sure my NIC and > TCP/IP stack was Ok, and they were. > > > > Any thoughts? > > > > Brad