summaryrefslogtreecommitdiff
path: root/ACE/apps/JAWS/clients/WebSTONE/README.FIRST
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/apps/JAWS/clients/WebSTONE/README.FIRST')
-rw-r--r--ACE/apps/JAWS/clients/WebSTONE/README.FIRST21
1 files changed, 21 insertions, 0 deletions
diff --git a/ACE/apps/JAWS/clients/WebSTONE/README.FIRST b/ACE/apps/JAWS/clients/WebSTONE/README.FIRST
new file mode 100644
index 00000000000..b93c02afe3b
--- /dev/null
+++ b/ACE/apps/JAWS/clients/WebSTONE/README.FIRST
@@ -0,0 +1,21 @@
+QUICK AND DIRTY README FOR WEBSTONE 2.0
+
+For more details, consult the README* files and the doc/FAQ-webstone.html
+
+First, run:
+
+ ./webstone -setup
+
+ This script uses GNU autoconf, makes the binaries, and then
+puts you into the vi editor with the conf/testbed file. For details on
+how to edit conf/testbed, consult the FAQ.
+
+Next, if you have a Web broswer available, and you'd like to try the GUI
+
+ ./webstone -gui
+
+Otherwise, run the benchmark by typing
+
+ ./webstone
+
+