aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
blob: e9ff66e3a9b3b73cd37c8e6e420850c9d85b9241 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Installing vaud
=====================
vaud requires the following libraries to compile from source:

ncurses
jack

You should also have a config.h file.

To compile, use
sudo make
in the /vaud directory.