Edward, I think the easiest is to define http_proxy environment variable, "export http_proxy=http://login:[EMAIL PROTECTED]:port/" in bash (not sure what shell is the default in FreeBSD so please adjust accordingly). It's not too secure because the password is in the clear, but gets the job done. HTH,
Sergey. On 9/20/06, etk <[EMAIL PROTECTED]> wrote: > > Could you please advice me how to set up unix (FreeBSD) environment to > let easy_install work through Squid proxy? Of course I know IP and the > port of the proxy server, and I have got valid user account with > password. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-discuss -~----------~----~----~----~------~----~------~--~---
