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
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
MonoDevelop and xterm console output
There was a question on the mono IRC about how to Copy&Paste from a Console window when running a console application from within MonoDevelop. I tried to reproduce that, and first got the error: cannot execute … File name has
Mono 3.12.1 for various Linux distributions and recommendation of Xamarin MonoDevelop packages
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
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
Install MonoDevelop on OpenSUSE remote workstation
My testing environment is a workstation running on a JiffyBox, using X2Go Here are the steps that I use to setup my machine with OpenSUSE 12.3: zypper install -t pattern kde4 kde4_basis findutils-locatezypper install -t pattern kde4 kde4_basis findutils-locate Install
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