comparison INSTALL.txt @ 396:94bb597df464

Merge
author Chris Cannam
date Fri, 04 Feb 2011 14:33:16 +0000
parents 58b7e3893963
children bb6e04d07921
comparison
equal deleted inserted replaced
395:065b61fe7cc3 396:94bb597df464
1 1
2 To compile from source 2 To compile from source
3 ---------------------- 3 ----------------------
4 4
5 This file provides various instructions useful when compiling the SV 5 To build on a Unix-like system, run
6 libraries from source, but it doesn't have a complete recipe for any
7 one platform -- there are too many variables. However, you can find a
8 recipe for one platform (Ubuntu Linux) in the file INSTALL.ubuntu.
9
10 To build, run
11 6
12 $ ./configure && make 7 $ ./configure && make
13 8
14 The following additional libraries are required or optional when 9 The following additional libraries are required or optional when
15 building the SV core libraries: 10 building the SV core libraries: