OK after a bit of experimentation and reading the man pages for curl, I've 
discovered curl will work if I pass it the proxy settings on the command 
line:

curl -x proxy.student.otago.ac.nz:3128 -U busja680:password http://URL

I've tried it using all the commands used by fink selfupdate, and it works.

The problem is that fink doesn't pass it proxy commands directly to curl.  
For some reason, my username is getting mixed up with the proxy address.  I 
guess this is because you put them together in fink configure, but curl 
wants them seperate.

But it says in the documentation you can just put them in the fink.conf file 
and it'll work.

Anyone got any idea what I can do to fix this?

Thanks.

Jason
=)


>From: Chris Devers <[EMAIL PROTECTED]>
>Reply-To: Chris Devers <[EMAIL PROTECTED]>
>To: Jason Busby <[EMAIL PROTECTED]>
>CC: [EMAIL PROTECTED]
>Subject: Re: [Fink-beginners] won't work thru proxy
>Date: Tue, 23 Apr 2002 23:40:59 -0400 (EDT)
>
>On Tue, 23 Apr 2002, Jason Busby wrote:
>
> > Hi.  I did already post this once, but I think it didn't get sent...
> > Appologies if it did.
>
>It went through. Did you see this page?
>
>   http://fink.sourceforge.net/faq/usage-fink.php#proxy
>
>It sounds like it, but I have to ask.
>
>Fink uses curl (by default) or wget (manual alternate) for downloads, so
>the next question is can you manually get a download to work through your
>proxy using these commands directly?  Those are the two you need to focus
>on; dselect & apt-get use separate means of getting resources from the
>internet (I have no idea how, but it doesn't seem to have anything to do
>with curl or wget).
>
>When trying to run Fink, what output are you seeing? Can you paste some of
>it into an email to the list? Can you find & repeat/fix the command[s] it
>uses to grab urls from the web or ftp? That would narrow things down...
>
>
>--
>Chris Devers                                [EMAIL PROTECTED]
>Apache / mod_perl / http://homepage.mac.com/chdevers/resume/
>
>"More war soon. You know how it is."    -- mnftiu.cc
>




_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com


_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to