-
Eric Vidal authoredEric Vidal authored
README.md 789 B
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 && make && sudo make install
will work for most users.
Customization
You can customize paths via flags given to configure. See ./configure --help
for a list of all available configure options.
Runtime dependencies
- execline version 2.9.6.1 or later: http://skarnet.org/software/execline/
- s6 version 2.13.1.0 or later: http://skarnet.org/software/s6/
- 66 version 0.8.0.0 or later: https://git.obarun.org/Obarun/66/
- 66-tools version 0.1.1.0 or later: https://git.obarun.org/Obarun/66-tools/