First I want to say Thanks to Xamarin for providing packages now for Linux again. I am personally using the Mono packages from Xamarin for CentOS7, and the MonoDevelop package for Ubuntu from Xamarin. I have decided I will not
Mono 3.10 and MonoDevelop 5.4/5.5 for Linux
With the recent release of Mono 3.10 (http://www.mono-project.com/docs/about-mono/releases/3.10.0/), I also announce that my packages for CentOS, Fedora, OpenSUSE, Debian and Ubuntu have finished building. You can install Mono 3.10 following the instructions at: http://software.opensuse.org/download/package?project=home:tpokorra:mono&package=mono-opt To run mono, you have to load some
Mono 3.6 for Linux
This week there has been the release of Mono 3.6, and the launch of the new Mono website! There is a section for Linux as well: http://www.mono-project.com/download/#download-lin It is good to see that Jo Shields has joined the Xamarin team,
Debugging Mono Web Services
I had this problem that the asmx files did display fine in the browser, but when I called a function, it would always return a red Zero. To get to the bottom of this problem, I created a web.config file
Install OpenPetra.Now 2014-05 on CentOS6 64bit
This is an updated version of the post Install OpenPetra.Now 2014-05 on CentOS5. Now we are installing on CentOS6, and using my own LBS repository. OpenPetra.Now is now using the unmodified Mono-opt packages. OpenPetra.Now is a tagged revision of the official
Install OpenPetra.Now 2014-05 on CentOS5
OpenPetra.Now is a tagged revision of the official OpenPetra, plus some patches which have not made it into the official OpenPetra yet. This includes a replacement of .Net remoting with https webservices, and a plugin system. For an installation which
New builds of MonoDevelop for CentOS, Fedora, OpenSUSE, Debian and Ubuntu
I have just finished the work on the latest MonoDevelop packages. Quite a bit has changed in the build process, so it needed some work to make the build from tarball finish successfully again. See this thread on the mailinglist: http://lists.ximian.com/pipermail/monodevelop-list/2014-May/016077.html
Building the latest Mono and MonoDevelop on OBS
In this blog post, I want to describe some of the workarounds I need to do to release the latest mono and monodevelop packages on OBS. For more details on this project from a using perspective, see: Easy installation of
Easy installation of current Mono and MonoDevelop for all major Linux Distributions
This blog post is a repeat of an email that I sent to the Mono mailing list back in July 2013: http://lists.ximian.com/pipermail/mono-list/2013-July/050114.html The problem is that there are no recent packages for the major Linux distributions offered at http://www.go-mono.com/mono-downloads/download.html and http://monodevelop.com/Download I personally
Ext.Net 1.2 and Mono 2.10 on Ubuntu Oneiric
We have upgraded all the code of OpenPetra to .net 4.0.We also upgraded to Ext.Net 1.2. There were two bugs in Mono 2.10, which were show-stoppers:http://bugzilla.xamarin.com/show_bug.cgi?id=2505 was a problem with the mono compiler, in Mono 2.10.xThis was fixed in mono