B.2 Unpack the Source CodeNow you've got the compressed tar file that contains the BIND source. Just use zcat to uncompress it, then un tar it: % (This assumes you've got a version of zcat that can handle gzip ped files; if you don't, go get one via anonymous ftp from alpha.gnu.ai.mit.edu in /gnu/fileutils-3.16p.tar.gz .) This will create a src directory with several subdirectories, including bin , include , lib , and port . They contain:
|
|