summaryrefslogtreecommitdiff
path: root/INSTALL
blob: ced2db48872432faca0b65291701f32bcfe4b49b (plain)
1
2
3
4
5
6
7
8

The installation procedure should be quite simple:

1) ./configure --prefix=/usr --sysconfdir=/etc
	or any other options (try --help)
2) make install