Author: heuermh
Date: Sun Sep 7 22:33:46 2008
New Revision: 390
Modified:
wiki/MonoBuild.wiki
Log:
Edited wiki page through web user interface.
Modified: wiki/MonoBuild.wiki
==============================================================================
--- wiki/MonoBuild.wiki (original)
+++ wiki/MonoBuild.wiki Sun Sep 7 22:33:46 2008
@@ -128,4 +128,24 @@
Download the Mono, Cocoa#, Gtk#, !MonoDevelop installer from
-http://www.go-mono.com/mono-downloads
\ No newline at end of file
+http://www.go-mono.com/mono-downloads
+
+
+Verify Mono is installed
+
+{{{
+$ mono --version
+Mono JIT compiler version 1.9.1 (tarball)
+Copyright (C) 2002-2007 Novell, Inc and Contributors. www.mono-project.com
+ TLS: normal
+ GC: Included Boehm (with typed GC)
+ SIGSEGV: normal
+ Notification: Thread + polling
+ Architecture: ppc
+ Disabled: none
+
+$ nant -version
+NAnt 0.86 (Build 0.86.2898.0; beta1; 12/8/2007)
+Copyright (C) 2001-2007 Gerry Shaw
+http://nant.sourceforge.net
+}}}
\ No newline at end of file
--~--~---------~--~----~------------~-------~--~----~
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en
-~----------~----~----~----~------~----~------~--~---