Mono-1.2.2 is out for Ubuntu + packages
Hello again!
Mono-1.2.2 is ready for downloading! Making packages for edgy is as easy as always, but anyway - this time instead of deleting .deb’s, I’ve uploaded them for so called “community”.
Go - get it: mono-1.2.2 deb packages for edgy. It includes newest cli-common, mono and libgdiplus from feisty, so you probably don’t need anything else. Have fun.
Post update: what’s the minimal mono toolchain? Hard question - but I’ll just list dependencies of mono-mcs and mono-gmcs. That’s all you need to create console “Hello world”. Even winforms one in 2.0, as there is mono-gmcs -> libmono-microsoft-build -> libmono-winforms dependency. Just get everything else when needed.
For those developing 1.0/1.1:
- libmono0
- libmono1.0-cil
- libmono-corlib1.0-cil
- libmono-data-tds1.0-cil
- libmono-peapi1.0-cil
- libmono-relaxng1.0-cil
- libmono-security1.0-cil
- libmono-sharpzip0.84-cil
- libmono-system1.0-cil
- libmono-system-data1.0-cil
- libmono-system-runtime1.0-cil
- libmono-system-web1.0-cil
- mono-common
- mono-gac
- mono-jit
- mono-mcs
- mono-runtime
- mono
For those developing 2.0:
- libmono0
- libmono2.0-cil
- libmono-accessibility2.0-cil
- libmono-corlib1.0-cil
- libmono-corlib2.0-cil
- libmono-data-tds2.0-cil
- libmono-microsoft-build2.0-cil
- libmono-peapi2.0-cil
- libmono-security2.0-cil
- libmono-sharpzip2.84-cil
- libmono-system2.0-cil
- libmono-system-data2.0-cil
- libmono-system-web2.0-cil
- libmono-winforms2.0-cil
- mono-common
- mono-gac
- mono-gmcs
- mono-jit
- mono-runtime
- mono
And general crowd will probably just want to join both lists together. I’ll create “basic-{1|2}” folder with proper links… one day. Maybe on 1.2.3, maybe when I’m bored.
hi,
i was just wondering if you could elaborate on the “go - get it” part, because i am kind of overwhelmed by the amount of files. do i need to install all of them if i only want a minimal set of mono-toolchain/clr?
thanks in advance :>
7gb
Thanks for info - I’ll try to get the list of “basic” packages posted here soon.
coool