close but no cigar, emerge is using http mirrors and http mirrors, http first
im behind a proxy and emerge is using a ftp proxy instead of a http
ill leave the output here :
localhost michael # emerge sun-jdk
Calculating dependencies... done!
>>> Verifying ebuild Manifests...
>>> Emerging (1 of 1) dev-java/sun-jdk-1.6.0-r2 to /
>>> Downloading 'http://distfiles.gentoo.org/distfiles/jdk-6-dlj-linux-i586.bin'
Error in proxy URL "ftp"://ar****/ok*********@proxy.student.otago.ac.nz:3128: Must be HTTP.
>>> Downloading 'http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/jdk-6-dlj-linux-i586.bin'
Error in proxy URL
ftp://*******/*********@proxy.student.otago.ac.nz:3128: Must be HTTP.
>>> Downloading 'http://download.java.net/dlj/binaries/jdk-6-dlj-linux-i586.bin'
Error in proxy URL
ftp://********/***********@proxy.studen ... ac.nz:3128: Must be HTTP.
!!! Couldn't download 'jdk-6-dlj-linux-i586.bin'. Aborting.
the part which is important i have quotated, that needs to be http ...how do i change that?
and ive removed my username and password for obvious reasons