comparison INSTALL @ 56:52d71675a953

Update INSTALL somewhat (fixing #310)
author Chris Cannam
date Mon, 09 Jan 2012 14:23:32 +0000
parents 91d20795a109
children
comparison
equal deleted inserted replaced
55:43d788236ed1 56:52d71675a953
1 1
2 To compile from source 2 To compile from source
3 ---------------------- 3 ----------------------
4 4
5 First, please consider getting one of the ready-to-run binary 5 First, please consider getting one of the ready-to-run binary
6 distributions available from http://www.omras2.org/SonicAnnotator . 6 distributions available from
7
8 http://code.soundsoftware.ac.uk/projects/sonic-annotator/files
7 9
8 The following additional libraries are required or optional when 10 The following additional libraries are required or optional when
9 building Sonic Annotator: 11 building Sonic Annotator:
10 12
11 REQUIRED Vamp Plugin SDK http://www.vamp-plugins.org/ 13 REQUIRED Sonic Visualiser Core Library, svcore
14 http://code.soundsoftware.ac.uk/projects/svcore
12 15
13 REQUIRED Qt4 Free Edition http://www.trolltech.com/ 16 REQUIRED Vamp Plugin SDK http://www.vamp-plugins.org/
17 REQUIRED Qt4 Free Edition http://qt.nokia.com/
14 REQUIRED libsndfile http://www.mega-nerd.com/libsndfile/ 18 REQUIRED libsndfile http://www.mega-nerd.com/libsndfile/
15 REQUIRED libsamplerate http://www.mega-nerd.com/SRC/ 19 REQUIRED libsamplerate http://www.mega-nerd.com/SRC/
16 REQUIRED FFTW3 http://www.fftw.org/ 20 REQUIRED FFTW3 http://www.fftw.org/
17 REQUIRED Redland RDF libraries http://librdf.org/ 21 REQUIRED Redland RDF libraries http://librdf.org/
18 22