summaryrefslogtreecommitdiffstats
path: root/vespalog/INSTALL
diff options
context:
space:
mode:
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