Whois is a client-side application which queries the whois directory service for information pertaining to a particular domain name. This package will install two programs by default: whois and mkpasswd. The mkpasswd command is also installed by the expect package in LFS.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
Download (HTTP): https://github.com/rfc1036/whois/archive/v5.6.0/whois-5.6.0.tar.gz
Download MD5 sum: 43aa6d92b4c0f721d89c9eadd14ecc7e
Download size: 112 KB
Estimated disk space required: 1.3 MB
Estimated build time: less than 0.1 SBU
Build the application with:
make
You can install the whois program, the mkpasswd program, and the locale
files independently. Control your choice of what is installed with
the following commands issued as the root
user:
Installing this version of mkpasswd will overwrite the same command installed in LFS.
make prefix=/usr install-whois make prefix=/usr install-mkpasswd make prefix=/usr install-pos