comparison INSTALL.txt @ 392:58b7e3893963

* Update dates, add README
author Chris Cannam
date Thu, 03 Feb 2011 13:18:30 +0000
parents c053d985ec8c
children bb6e04d07921
comparison
equal deleted inserted replaced
390:00a5d0029e95 392:58b7e3893963
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: