[2864] in Software_Announce
Mono on Athena updated to 1.9.1 (Linux)
daemon@ATHENA.MIT.EDU (Alex T Prengel)
Wed Jun 25 19:39:50 2008
To: software-announce@MIT.EDU
cc: alexp@MIT.EDU, cfyi@MIT.EDU
Date: Wed, 25 Jun 2008 19:39:41 -0400
From: Alex T Prengel <alexp@MIT.EDU>
I've updated the Mono programming environment on Athena to 1.9.1 for Linux.
Mono is an Open Source implementation of Microsoft's .NET. From my message
to users:
Mono on Athena for Linux along with the usual set of compilers (C#,
Visual Basic, Boo) and utilities has been updated to 1.9.1 and made
the default. We are continuing to use a binary archive which gets
around many compilation issues. To run it:
setup mono
followed by one of the many mono commands:
mcs file.cs (and so on)
monodevelop no longer works; the release notes mention that it may not
work on various distributions for a variety of reasons. The Sun
version remains at 1.2.4.
For a more detailed description please see
http://web.mit.edu/mono_v1.9.1/README.athena, and examples in
subdirectories at the top level of the mono_v1.9.1 locker.
Alex