Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2004-05-31 21:28:06 +0400
committerMiguel de Icaza <miguel@gnome.org>2004-05-31 21:28:06 +0400
commitf131483ce62c4302a925050908d2f990db7a85ce (patch)
tree7947bce3634c7db2697a878c84b57c1880463865 /web
parentf2bfd9fe48b0c3926f785bdf264be112c01c0844 (diff)
UPdate
svn path=/trunk/mono/; revision=28566
Diffstat (limited to 'web')
-rw-r--r--web/download19
1 files changed, 15 insertions, 4 deletions
diff --git a/web/download b/web/download
index f21911dc858..0dc0894ba74 100644
--- a/web/download
+++ b/web/download
@@ -1,10 +1,21 @@
* Software Availability
The Virtual Execution System is available in package `mono'.
- Currently this contains a metadata library and the
- disassembler. Please refer to our <a
- href="runtime.html">Runtime</a> description for more details
- on this part of the project.
+ Please refer to our <a href="runtime.html">Runtime</a>
+ description for more details on this part of the project.
+
+ Optional packages are `libgdiplus' (if you want to do
+ graphics), `winelib' (if you want to run the alpha winforms
+ support). The package `mcs' contains the C# source code to
+ the compilers and class libraries.
+
+ To run ASP.NET applications you need xsp and if you want to
+ optionally integrate with Apache, get mod_mono.
+
+ Online API documentation for Mono is available in the `monodoc' package.
+
+ Gtk-sharp is package to build GUI applications with the Gtk toolkit.
+
The software is also available on the `Mono' channel in <a href="http://www.ximian.com/products/redcarpet/">Red Carpet</a>.