Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
HTTP_PROXY, wget, and portage
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
lamer
n00b
n00b


Joined: 16 May 2002
Posts: 16
Location: St. Paul, Mn

PostPosted: Mon May 27, 2002 8:07 pm    Post subject: HTTP_PROXY, wget, and portage Reply with quote

The variable HTTP_PROXY in make.conf should actually be http_proxy to be recognized by wget. If you need to specify a proxy url you should either do
http_proxy="proxy.domain.tld:3128"

or

HTTP_PROXY="proxy.domain.tld:3128"
http_proxy="${HTTP_PROXY}"
Back to top
View user's profile Send private message
JefP@@
Apprentice
Apprentice


Joined: 09 May 2002
Posts: 179
Location: Belgium

PostPosted: Tue May 28, 2002 10:52 am    Post subject: Reply with quote

thx for the info, but most of us already figured that out ;)

Grtz
Back to top
View user's profile Send private message
TheMole
Tux's lil' helper
Tux's lil' helper


Joined: 09 May 2002
Posts: 76
Location: Belgium

PostPosted: Fri May 31, 2002 5:17 pm    Post subject: Reply with quote

Damn, and I went and hacked the wget config files :?

thnx m8 :)
_________________
"Nevermore" - The Raven
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