Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,11 @@ Quickstart

To build Duc with its default options, run:

$ autoreconf -i
$ ./configure
$ make
$ sudo make install

Generate the configure script when it is not available (cloned git repo):

$ autoreconf -i


To get the required dependencies on Debian or Ubuntu, run:

Expand Down