aboutsummaryrefslogtreecommitdiffstats
path: root/vespalog/INSTALL
blob: f148a0c18a4064ea17e328b3cd88d2e16e4b2e6d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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