lsmtree icon indicating copy to clipboard operation
lsmtree copied to clipboard

Need to document dependency on snappy and native build of util-mmap

Open youknowjack opened this issue 9 years ago • 1 comments

lsmtree depends on util-compress, which depends on a native snappy build. It also depends on util-mmap, which by default contains a native linux build.

Need to figure out the best way to document these dependencies and explain how to build/run on different (compatible) platforms.

youknowjack avatar Jul 28 '15 20:07 youknowjack

With them, it's not 100% java, right?

andy-yx-chen avatar Sep 20 '16 16:09 andy-yx-chen