Skip to content
Snippets Groups Projects
Forked from 66-service / Arch / tty
1 commit behind the upstream repository.

Build Instructions

Requirements

  • GNU make version 3.81 or later

This software will install on any operating system that implements POSIX.1-2008, available at opengroup.

Standard usage

./configure && sudo make install will work for most users.

Note: the man and html documentation pages will always be generated if lowdown is installed on your system. However, if you don't ask to build the documentation the final DESTDIR directory will do not contains any documentation at all.

Customization

You can customize paths via flags given to configure. See ./configure --help for a list of all available configure options.

Runtime dependencies