From ea2abeca24a2ea708b0dd6eb98f9a7c670c0ac95 Mon Sep 17 00:00:00 2001 From: Kevin Brubeck Unhammer Date: Fri, 2 Jun 2017 10:27:38 +0200 Subject: [PATCH] quick deps for Ubuntu --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 69ff64c..30ddc2b 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,10 @@ The command-line program requires [cmdliner](http://erratique.ch/software/cmdliner). The rest of the software has no dependencies apart from Oasis for building from git. +On Debian/Ubuntu, you can install all build dependencies with + + sudo apt install oasis libcmdliner-ocaml-dev + So far the code is fairly unoptimised apart from what's described in http://nlp.stanford.edu/IR-book/html/htmledition/near-duplicates-and-shingling-1.html