Installation

    1. Unpack the tarbal
        # tar xjf check_dnssec-<version>.tar.bz

    2. Change dirctory
        # cd check_dnssec-<version>

    3. Run ./configure
        # ./configure

    4. Run make
        # make

    5. Run make install
        # make install
