< Previous | Contents | Next >
6.76.1. Installation of Sysvinit
First, apply a patch that removes several programs installed by other packages, clarifies a message, and fixes a compiler warning:
patch -Np1 -i ../sysvinit-2.95-consolidated-1.patch
patch -Np1 -i ../sysvinit-2.95-consolidated-1.patch
Compile the package:
make
make
This package does not come with a test suite. Install the package:
make install
make install