From: Kim Nguyễn Date: Fri, 19 Oct 2012 15:53:31 +0000 (+0200) Subject: Refresh the installation procedure. X-Git-Url: http://git.nguyen.vg/gitweb/?a=commitdiff_plain;ds=sidebyside;h=f8a3963190bb6a22b079a70ac53dadb3119d2899;hp=adbae5267917033dec93e753bbc81272d16ab218;p=SXSI%2Fxpathcomp.git Refresh the installation procedure. --- diff --git a/INSTALL b/INSTALL index c562950..0746c78 100644 --- a/INSTALL +++ b/INSTALL @@ -7,16 +7,10 @@ ocaml-nox camlp4 and their dependencies as well as ocamlbuild which is part of the standard ocaml distribution. -The "src" directory should contain a copy of the XMLTree source dir (this can be a symbolic to -the XMLTree directory). Build instructions ------------------ -Build the XMLTree library: - -cd src/XMLTree; make clean all; cd - - Build the xpathcomp program: ./configure ./build