You are not logged in.

#1 2009-02-07 06:41:27

stonecoldjha
Member
Registered: 2009-02-01
Posts: 44

proxy for pacman

i went to system>preferences>network settings,and typed in my proxy settings there.but even then,pacman doesn't use that proxy.everytime,before using pacman,i have to issue the following commands:

#export http_proxy="http://10.3.100.211:8080"
#export ftp_proxy="ftp://10.3.100.211:8080"

it is really annoying to do thsi everytime i use pacman.
how do i make it use my set network proxy.

Offline

#2 2009-02-07 06:59:55

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,395
Website

Re: proxy for pacman

stonecoldjha wrote:

export http_proxy="http://10.3.100.211:8080"
export ftp_proxy="ftp://10.3.100.211:8080"

Put that in your .bashrc or /etc/profile.

Offline

#3 2009-02-13 22:58:14

alex_anthony
Member
From: UK
Registered: 2007-09-25
Posts: 344

Re: proxy for pacman

if it's still not working, post your pacman.conf
I heard somewhere that you had to tell it specifically to use wget or curl for the downloading to do it from behind a proxy

Offline

Board footer

Powered by FluxBB