The status of Mono in Fedora is sad. We cannot upgrade to the latest Mono versions because we require binary reference assemblies for the build, as described in https://bugzilla.redhat.com/show_bug.cgi?id=1436896#c91 My hope is that when .NET Core and msbuild become part
Mono: problems with certificates for using nuget
I had problems installing nuget packages on CentOS 7 with the mono packages from my copr at https://copr.fedorainfracloud.org/coprs/tpokorra/mono/ I got this error when running nuget restore: WARNUNG: Error: TrustFailure (Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED)WARNUNG: Error: TrustFailure (Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED) The solution is
Cycle 8: Mono 4.6.0.245 for Linux, and MonoDevelop 6 Test Release
This post is about the latest Mono release, and its availability for older Linux distributions. Thankfully, Xamarin provides Mono packages for the most current Linux distributions at http://www.mono-project.com/download/#download-lin. I am building Mono packages for older Linux distributions, and some constellations
Cycle 7: Mono 4.4.0.182 for Linux, no MonoDevelop 6 yet
This post is about the latest Mono release, and its availability for older Linux distributions. Thankfully, Xamarin provides Mono packages for the most current Linux distributions at http://www.mono-project.com/download/#download-lin. The Xamarin packages have not been updated yet, due to migration to a
Latest Mono-opt packages for CentOS7 32 bit
I was asked if there are mono packages available for CentOS7 32 bit. CentOS7 was initially only released for 64 bit, but in October 2015, it was released for 32 bit as well: http://seven.centos.org/2015/10/centos-linux-7-32-bit-x86-i386-architecture-released/ So I checked my build options: OBS
Cycle 6: Mono 4.2.1 and MonoDevelop 5.10.0 for Linux
This post is about the latest Mono release, and its availability for older Linux distributions. Thankfully, Xamarin provides Mono packages for the most current Linux distributions at http://www.mono-project.com/download/#download-lin I used to build mono-opt for Debian, Ubuntu, CentOS, Fedora and OpenSUSE, since
Cycle 5 – Service Release 4: Mono 4.0.4 and MonoDevelop 5.9.6
There have been new stable releases of Mono and MonoDevelop: https://releases.xamarin.com/stable-release-cycle-5-service-release-4/ I have updated the mono-opt and monodevelop-opt packages. You can install it from OBS: have a look at the instructions here: https://software.opensuse.org/download.html?project=home%3Atpokorra%3Amono&package=mono-opt To use mono-opt, you need to call the
Cycle 5 – Service Release 2: Mono 4.0.2 and MonoDevelop 5.9.4
There have been new stable releases of Mono and MonoDevelop: https://releases.xamarin.com/stable-release-cycle-5-service-release-2/ I have updated the mono-opt and monodevelop-opt packages. You can install it from OBS: have a look at the instructions here: https://software.opensuse.org/download.html?project=home%3Atpokorra%3Amono&package=mono-opt To use mono-opt, you need to call the
Mono 4 for CentOS5
As you may have noticed, the Mono packages provided by Xamarin won’t work on CentOS5, because some libraries are too old. Yesterday, I realized that my Mono build for CentOS5 was still on version 3.12.1. So I updated my Mono packages
New mono-opt and monodevelop-opt releases available
There was recently a new Mono version made available: Cycle 5 Service Release 1 (4.0.1.44) You can install it from OBS: have a look at the instructions here: https://software.opensuse.org/download.html?project=home%3Atpokorra%3Amono&package=mono-opt Please note, that for CentOS 6 and CentOS7, Fedora 20 and