Whois
From CBLFS
Jump to navigationJump to searchDownload Source: | ftp://ftp.debian.org/debian/pool/main/w/whois/whois_5.0.12.tar.gz |
---|
Contents
Introduction to Whois
Whois is a client-side application which queries the whois directory service for information pertaining to a particular domain name.
Dependencies
Non-Multilib
Compile the package:
make
Install the package
make prefix=/usr install
Multilib
This package does not provide any libraries so only one installation is needed.
32Bit
Compile the package:
make CC="gcc ${BUILD32}"
Install the package
make prefix=/usr install
N32
Compile the package:
make CC="gcc ${BUILDN32}"
Install the package
make prefix=/usr install
64Bit
Compile the package:
make CC="gcc ${BUILD64}"
Install the package
make prefix=/usr install
Content
Installed Program: whois
Installed Libraries: None
Installed Directories: None
Short Descriptions
whois: is a client-side application which queries the whois directory service for information pertaining to a particular domain name.