From f6b89ae80f178f94f618da6a7d9bd5643a7ba829 Mon Sep 17 00:00:00 2001 From: Gale Andrews Date: Fri, 11 Dec 2015 16:03:05 +0000 Subject: [PATCH] Version number corrections in Compilation instructions --- README.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.txt b/README.txt index 529075f89..a01b0a109 100644 --- a/README.txt +++ b/README.txt @@ -256,16 +256,16 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 5. Compilation instructions -First you must download wxWidgets. Audacity 2.1.1 requires wxWidgets 3.0.2 -from: +First you must download wxWidgets. Audacity 2.1.2 requires wxWidgets 3.0.x, +preferably 3.0.2, which can be obtained from: http://www.wxWidgets.org/ . The libsndfile library is also required and is included in Audacity obtained -from SVN. +from GitHub. CMake ( http://www.cmake.org/ ) is required to build the local copy of -libsoxr (Audacity's default resampling library) unless you install +the libsoxr resampling library used by Audacity, unless you install libsoxr-dev and use that system library. Installation of other libraries is optional, see: