summaryrefslogtreecommitdiff
path: root/README
blob: 276767ffe121480acc4da58f3f54d5c40913cf01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Requires:
C

Installation:
As user, run
  make
  make test
then, as root
  make install


 --- UPPATE NOTE ---

When updating from envstore 1.x (perl) to 2.x (C), be sure to remove the old
store file. Otherwise, envstore may run an infinite loop while attempting to load
it.