Linked by Eugenia Loli-Queru on Wed 21st Jan 2004 07:56 UTC
Mono Project Unix was originally all about not being... Multics. If Mono is to follow a similar nomenclature (just for the kicks), we have to talk about Mono's upcoming 'monopolization' and 'monarchy' in the next generation of the Unix programming land. Your see, if everything goes well, in 2 to 3 years most new Gnome user/desktop applications will be written --hopefully-- in Mono and C#. Update: Miguel deIcaza replies.
Permalink for comment
To read all comments associated with this story, please click here.
Running mono executables
by moose on Wed 21st Jan 2004 08:50 UTC

No kernel patches needed. All you need is support for BINFMT_MISC compiled as a module and small script run during system start up.

Here are sources for debian package:
http://www.debianplanet.org/mono/dists/unstable/main/source/admin/

I believe they can be easily adapted to any distro.