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-5.45.4 package.
This package is known to build and work properly using an LFS-8.4 platform.
Download (HTTP): https://github.com/rfc1036/whois/archive/v5.4.1/whois-5.4.1.tar.gz
Download MD5 sum: 384a56d576ab4dcd52b472b84e0268f8
Download size: 100 KB
Estimated disk space required: 1.5 MB
Estimated build time: less than 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/whois
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 by Expect-5.45.4.
make prefix=/usr install-whois make prefix=/usr install-mkpasswd make prefix=/usr install-pos
Last updated on 2019-02-21 16:01:54 -0800