[Mono-osx] [MonoMac] Impossible to get MonoMac Addin under proxy

Steve Lessard s_lessard at yahoo.com
Wed Feb 23 07:08:20 EST 2011


One thing to try would be verifying that the HTTP_PROXY environment variable
you exported in your shell is propogating to the MonoDevelop process. Just
last week I wrote a MonoDevelop add-in to do this very thing.  If you want
to give it a try see the download and install instructions below.  Another
thing I would try is also exporting the http_proxy environment variable
because you never know... It might not hurt to also export FTP_PROXY and
ftp_proxy

You can download my Dump Environment Variables addin for MonoDevelop from
http://www.pigdawg.com/ext/monodevelop/MonoDevelop.com.pigdawg.DumpEnvVars.zip.
To install it create the $HOME/.config/MonoDevelop/addins directory if it
doesn't already exist, extract the contents of the .zip file to that addins
directory and start or restart MonoDevelop. To use it just go to the Tools
menu and select Display Environment Variables. A window will pop-up
displaying all of the environment variables that are available in that
instance of MonoDevelop. 


-- 
View this message in context: http://mono.1490590.n4.nabble.com/MonoMac-Impossible-to-get-MonoMac-Addin-under-proxy-tp3317233p3320899.html
Sent from the Mono - OSX mailing list archive at Nabble.com.


More information about the Mono-osx mailing list