comparison INSTALL.txt @ 416:9f25742b5953 templating

Merge from default branch
author Chris Cannam
date Wed, 27 Apr 2011 11:33:28 +0100
parents 58b7e3893963
children bb6e04d07921
comparison
equal deleted inserted replaced
371:23f2ee395cf7 416:9f25742b5953
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: