PDA

View Full Version : mono 1.1.9


asv
October 24th, 2005, 02:32 PM
Does anyone know if a package exists for mono 1.1.9? Is the only way to currently install it on ubuntu via source?

Farina
October 24th, 2005, 08:52 PM
Does anyone know if a package exists for mono 1.1.9? Is the only way to currently install it on ubuntu via source?

Assuming you are not running the AMD64 release (something that bit me last time on hoary) you can get binaries for the newer monos by adding following repository to your sources.list:

deb http://debian.meebey.net/ ./

I have the latest release from this repo. --version is as follows:
mono --version
Mono JIT compiler version 1.1.9.2, (C) 2002-2005 Novell, Inc and Contributors. www.mono-project.com
TLS: normal
GC: Included Boehm (with typed GC)
SIGSEGV : normal
Globalization: normal

bytter
October 29th, 2005, 08:25 PM
You can also get it from the dapper repositories (AMD64 too).

Kyral
October 29th, 2005, 08:26 PM
Its not really suggested to upgrade to Dapper. I made Mono packages in a Breezy PBuilder if anyone wants them (i386 only)