equal
deleted
inserted
replaced
1 |
1 |
2 Building volta |
2 Building volta |
3 =============== |
3 =============== |
4 |
4 |
5 Volta should build with minimal effort and without external dependencies, except for |
5 Volta should build with minimal effort. First, make sure you've got the |
6 GNU make. (http://www.gnu.org/software/make/) |
6 dependencies installed. |
|
7 |
|
8 |
|
9 Dependencies |
|
10 ------------ |
|
11 |
|
12 - TinyCDB (http://www.corpit.ru/mjt/tinycdb.html) |
|
13 - GNU make (http://www.gnu.org/software/make/) |
|
14 |
|
15 If available, install these dependencies from your OS packaging system |
|
16 of choice. |
7 |
17 |
8 |
18 |
9 Compiling |
19 Compiling |
10 --------- |
20 --------- |
11 |
21 |