Author: toshok
Date: 2006-03-24 11:42:43 -0500 (Fri, 24 Mar 2006)
New Revision: 58439

Modified:
   trunk/xsp/INSTALL
Log:
update stuff about xsp2, and remove the docs about --profile=net_2_0

Modified: trunk/xsp/INSTALL
===================================================================
--- trunk/xsp/INSTALL   2006-03-24 16:41:24 UTC (rev 58438)
+++ trunk/xsp/INSTALL   2006-03-24 16:42:43 UTC (rev 58439)
@@ -11,18 +11,9 @@
 
     If you don't specify --prefix, it will default to /usr/local.
 
-    If ./configure finds 'gmcs' it will assume that you have an
-    installation able to compile .NET 2.0 executables.  This means that
-    you need to make sure you have the required assemblies installed.
-    This is done from svn by:
+    If ./configure finds a working 'gmcs' it will automatically build a
+    2.0 profile version of xsp, named xsp2.
 
-       ./configure --profile=net_2_0
-       make
-       make install
-
-    in the mcs/ svn module or configuring the mono tarball/module
-    using the '--with-preview=yes' option.
-
 * Running XSP with the bundled tests
 ------------------------------------
 

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to