I'm trying to install and run the CumulusMX on a debian linux 64bit machine. I downloaded and unzipped the file (CumulusMXDist3025.zip) into it's own directory under my home directory and when I tried to run it I got the following:
Code: Select all
gord@server:~/CumulusMX$ sudo mono CumulusMX.exe
Current culture: English (United States)
System.TypeInitializationException: An exception was thrown by the type initializer for CumulusMX.Cumulus ---> System.TypeLoadException: Could not load type 'System.Net.Http.HttpClientHandler' from assembly 'System.Net.Http, Version=1.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.
--- End of inner exception stack trace ---
at .Main (System.String[] args) [0x00000] in <filename unknown>:0
**** An error has occurred - please zip up the MXdiags folder and post it in the forum ****
Press Enter to terminate
I'm running Mono JIT compiler version 3.2.8 (Debian 3.2.8+dfsg-10)
and libudev0 version 175-7.2
Regards,
Gord