Whois is a client-side application which queries the whois directory service for information pertaining to a particular domain name. This package by default will install two programs: whois and mkpasswd. The mkpasswd command is also installed by the Expect-5.45 package.
This package is known to build and work properly using an LFS-7.0 platform.
Download (HTTP): http://ftp.debian.org/debian/pool/main/w/whois/whois_5.0.12.tar.gz
Download (FTP): ftp://ftp.debian.org/debian/pool/main/w/whois/whois_5.0.12.tar.gz
Download MD5 sum: 1147b6a993af384ba341cb91666c7e97
Download size: 88 KB
Estimated disk space required: 1.3 MB
Estimated build time: less than 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/whois
Build the application with:
make && make pos
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:
make prefix=/usr install-whois make prefix=/usr install-mkpasswd make prefix=/usr install-pos
Last updated on 2011-11-07 19:43:58 +0000