X-Git-Url: http://git.vrable.net/?p=bluesky.git;a=blobdiff_plain;f=README;h=7aed826163501be9c304c67d6b07fb7fca1b3155;hp=dd29fb0904cc8e0310f36644e7d74c041b148af8;hb=HEAD;hpb=d3949cc58f81fc5c84231f79720250ded9e8f143 diff --git a/README b/README index dd29fb0..7aed826 100644 --- a/README +++ b/README @@ -1,4 +1,6 @@ Required dependencies (from base Debian install): + autoconf + automake build-essential cmake git-core @@ -14,4 +16,11 @@ Required dependencies (from base Debian install): libprotobuf-dev libxml2-dev 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