summaryrefslogtreecommitdiffstats
path: root/vespalog/INSTALL
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@yahoo-inc.com>2016-06-15 23:09:44 +0200
committerJon Bratseth <bratseth@yahoo-inc.com>2016-06-15 23:09:44 +0200
commit72231250ed81e10d66bfe70701e64fa5fe50f712 (patch)
tree2728bba1131a6f6e5bdf95afec7d7ff9358dac50 /vespalog/INSTALL
Publish
Diffstat (limited to 'vespalog/INSTALL')
-rw-r--r--vespalog/INSTALL17
1 files changed, 17 insertions, 0 deletions
diff --git a/vespalog/INSTALL b/vespalog/INSTALL
new file mode 100644
index 00000000000..f148a0c18a4
--- /dev/null
+++ b/vespalog/INSTALL
@@ -0,0 +1,17 @@
+1. Make and install fastos with the correct options.
+
+2. cd src
+
+3. ./configure --fastos-dir <fastos-install-dir> [options]
+ Additional optons:
+ --install-dir <val> [..]
+
+4. make
+
+5. make install
+
+This will install the following:
+
+bin/logctl
+include/log/log.h
+lib/liblog.a