[Mono-osx] [MonoMac] Impossible to get MonoMac Addin under proxy
cbo
cboid2 at live.fr
Mon Feb 21 07:18:07 EST 2011
Hello
I have Mono 2.10-5 and MonoDevelop 2.4.2 on Mac OS X.
I try to get MonoMac addin to develop in C# on Mac but I have always an
error message "ConnectFailure(Connection Time out).
My internet connection is through a proxy. My Mac is configured to use proxy
and I can access without problem to internet with my browser.
I have tried these solutions without success:
1) Export HTTP_PROXY=http://192.168.118.37:3128
Launch MonoDevelop and try to get MonoMac => Error: ConnectFailure
2) Modify file:
Library/Framework/Mono.framework/Versions/Current/etc/2.0/machine.config
And add:
<defaultProxy>
<proxy proxyaddress="http://192.168.118.37:3128" />
</defaultProxy>
Launch MonoDevelop and try to get MonoMac => Error: ConnectFailure
I am never on Mac development and Mono. I am expert in C# under Windows.
Can somebody help me to configure my proxy under Mono and MonoDevelop to get
addins?
Thank you for your help.
Best regards.
Christian
--
View this message in context: http://mono.1490590.n4.nabble.com/MonoMac-Impossible-to-get-MonoMac-Addin-under-proxy-tp3317233p3317233.html
Sent from the Mono - OSX mailing list archive at Nabble.com.
More information about the Mono-osx
mailing list