INSTALL
changeset 14 51eb85ae4de4
parent 11 9aa5114326e8
child 22 822094314703
equal deleted inserted replaced
13:23a242d7b7fa 14:51eb85ae4de4
     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