Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Unmerge openssl and now wget won't work
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
lokelo
Tux's lil' helper
Tux's lil' helper


Joined: 16 Dec 2002
Posts: 101
Location: Maryland, USA

PostPosted: Mon Apr 21, 2003 5:28 am    Post subject: Unmerge openssl and now wget won't work Reply with quote

I unmerged openssl accidently, and now i get an error when trying to use emerge because wget uses openssl. any ideas on how i can get openssl back on without using emerge or wget? or force wget not to use openssl?
I tried to do
Code:

USE="-openssl" emerge wget

but that didnt work because it still couldn't download the the file for wget
Back to top
View user's profile Send private message
ferringb
Retired Dev
Retired Dev


Joined: 03 Apr 2003
Posts: 357

PostPosted: Mon Apr 21, 2003 6:05 am    Post subject: Reply with quote

Take a look in your /etc/make.conf for FETCHCOMMAND and RESUMECOMMAND- there are a couple of different programs you could temporarily switch to while wget is down. Alternatively, you could also just use curl or ftp (or konqueror if it's behaving) to get the openssl distfile by hand, then transfer it into your distfile directory (/usr/portage/distfiles unless you've modifed it), and try emerge again.
Note, emerge should run fine- any complaints emerge may eminate are purely from wget, since wget requires the openssl libs...
Back to top
View user's profile Send private message
lokelo
Tux's lil' helper
Tux's lil' helper


Joined: 16 Dec 2002
Posts: 101
Location: Maryland, USA

PostPosted: Mon Apr 21, 2003 10:32 am    Post subject: Reply with quote

thanks. i had to download it to another computer, burn it on cd and then copy it to my distfiles dir, but it is working now. at least i know what to do next time i do something really stupid
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum