X-Git-Url: http://git.vrable.net/?p=bluesky.git;a=blobdiff_plain;f=README;h=7aed826163501be9c304c67d6b07fb7fca1b3155;hp=2f1276d168fef8e59bf3d3a3199381017b7aa2df;hb=HEAD;hpb=c10c9b00f3048e6f84f32014958a6079e7fdfd77 diff --git a/README b/README index 2f1276d..7aed826 100644 --- a/README +++ b/README @@ -1,4 +1,6 @@ Required dependencies (from base Debian install): + autoconf + automake build-essential cmake git-core @@ -16,4 +18,9 @@ Required dependencies (from base Debian install): mercurial openjdk-6-jre protobuf-compiler + python-all-dev s3cmd + +Running under Valgrind: + - Set G_SLICE=always-malloc environment variable to help with memory + leak checking