[MonoDevelop] I cannot get MonoMac addin

cbo cboid2 at live.fr
Mon Feb 21 07:11:39 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/I-cannot-get-MonoMac-addin-tp3317223p3317223.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.


More information about the Monodevelop-list mailing list