ltp/README

Sun, 19 Jul 2020 11:12:54 -0500

author
Tuomo Valkonen <tuomov@iki.fi>
date
Sun, 19 Jul 2020 11:12:54 -0500
changeset 32
cef0a28afae0
parent 3
b2df1b3f2c83
permissions
-rwxr-xr-x

Replace local links to .md by corresponding .html on build (markdown-it only).

This software is licensed under the Apache License 2.0 as described in
the LICENSE and NOTICE files.

To configure and install:

  mkdir build
  cd build
  ../configure --prefix=INSTALL_DIR
  make install

INSTALL_DIR is the directory where you decide to install the software
such as /usr or /opt/ltp-x.x.x.

The software requires Lua 5.1.3.

At the moment, the only documentation available is contained in the
man page, but more examples and a basic tutorial will be published
with successive releases.

mercurial