README

changeset 63
0b26266b8f51
parent 57
68018eac46c3
child 68
ae763178ee1e
equal deleted inserted replaced
62:7f5f9f43d0c0 63:0b26266b8f51
23 23
24 2) Build instructions _________________________________________________________ 24 2) Build instructions _________________________________________________________
25 25
26 If you checked out the sources from version control, you firstly need to run 26 If you checked out the sources from version control, you firstly need to run
27 ./prebuild.sh 27 ./prebuild.sh
28 This requires autotools installed on your system. 28 This requires autotools installed on your system and creates a build dir.
29 29
30 In release version you can skip the first task and just run 30 In release version you can skip the first task and just run
31 ./configure && make 31 ./configure && make
32 32
33 After building you get a system wide install with 33 After building you get a system wide install with

mercurial