X-Git-Url: http://git.vrable.net/?a=blobdiff_plain;f=README;h=a7d31fc84cfa6dc626c328ffa5d1ac5f5f6a4d2f;hb=80b412586b3cf15eb5877be8d3e96eb757281b8a;hp=c8a4b068e2983ac7b4f755b41a1ad153a23eda35;hpb=8a2da0db5d5f4f599486876396883f6207ebec6a;p=bluesky.git diff --git a/README b/README index c8a4b06..a7d31fc 100644 --- a/README +++ b/README @@ -14,5 +14,10 @@ Required dependencies (from base Debian install): libprotobuf-dev libxml2-dev mercurial + openjdk-6-jre protobuf-compiler s3cmd + +Running under Valgrind: + - Set G_SLICE=always-malloc environment variable to help with memory + leak checking