X-Git-Url: http://git.vrable.net/?a=blobdiff_plain;f=README;h=a7d31fc84cfa6dc626c328ffa5d1ac5f5f6a4d2f;hb=80b412586b3cf15eb5877be8d3e96eb757281b8a;hp=2f1276d168fef8e59bf3d3a3199381017b7aa2df;hpb=c10c9b00f3048e6f84f32014958a6079e7fdfd77;p=bluesky.git diff --git a/README b/README index 2f1276d..a7d31fc 100644 --- a/README +++ b/README @@ -17,3 +17,7 @@ Required dependencies (from base Debian install): openjdk-6-jre protobuf-compiler s3cmd + +Running under Valgrind: + - Set G_SLICE=always-malloc environment variable to help with memory + leak checking