mcconnell 2003/09/10 15:59:46
Modified: merlin INSTALLATION.TXT
Log:
Bringing install notes right up-to-date.
Revision Changes Path
1.5 +17 -14 avalon-sandbox/merlin/INSTALLATION.TXT
Index: INSTALLATION.TXT
===================================================================
RCS file: /home/cvs/avalon-sandbox/merlin/INSTALLATION.TXT,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- INSTALLATION.TXT 26 Aug 2003 11:54:24 -0000 1.4
+++ INSTALLATION.TXT 10 Sep 2003 22:59:46 -0000 1.5
@@ -8,9 +8,17 @@
This directory contains the merlin system installation and related
resources.
- * /merlin
- * avalon-plugin-1.0.jar
- * merlin-plugin-1.0.jar
+ /merlin
+ /bin
+ /config
+ /ext
+ /repository
+ README.TXT
+ LICENSE.TXT
+ /plugins
+ avalon-plugin-1.0.jar
+ merlin-plugin-1.0.jar
+
Installing Merlin.
------------------
@@ -35,30 +43,25 @@
Environment Tab from the System Control Panel.
To confirm that you %MERLIN_HOME% variable is correct, you
-should open a new command line window and invoke the Merlin
+should open a new command window and invoke the Merlin
CLI application.
-Under Lunix:
-
- $ merlin.sh -version
-
Under DOS:
$ merlin -version
+Under Lunix:
+
+ $ merlin.sh -version
+
The installation of Merlin is now complete, however, two plugins are
provided with the installation supporting merlin development under the
Maven platform. These plugins should be placed in the Maven plugin
directory (%MAVEN_HOME%\plugins).
-To complete you installation
-Two Maven plugins are included in the distribution. These files should
-be placed in the Maven plugin directory (%MAVEN_HOME%\plugins) as shown
-here:
-
%MAVEN_HOME%\plugins\avalon-plugin-1.0.jar
%MAVEN_HOME%\plugins\merlin-plugin-1.0.jar
You now have everything in place to start using the Merlin Tutorial or
building you own components. If you have any problems, please subscribe
-to and post a message to the [EMAIL PROTECTED] list.
+and post a message to [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]