Whois

From CBLFS
Revision as of 22:05, 4 December 2006 by Kalessin (talk | contribs) (I moved the package description to the top.)
Jump to navigationJump to search
Download Source: ftp://ftp.debian.org/debian/pool/main/w/whois/whois_4.7.19.tar.gz

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.