On Mon, Feb 2, 2009 at 9:09 AM, karthik <[email protected]> wrote: > > hI, > > Can u give me the URL or SVN Link to download the > Accountmanagerplugin for TRAC 0.11.1 > > As i tried to download accountmanagerplugin with easy_install it gives > the following error > > easy_install http://trac-hacks.org/svn/accountmanagerplugin/trunk > 407:Proxy Authentication Required Error > > Rgds, > Karthikeyan
Nothing wrong with that URL. You are behind a web proxy. You could try it with http_proxy=http://username:passw...@host:port easy_install <url> Or otherwise, ask your local sysadmin for help. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" 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/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
