B.4 Build EverythingNext, you compile everything from the top-level directory. First, run: % Then run: % This will remove any old object files you might have sitting around from previous compilation attempts, and will update the Makefile dependencies. Then, compile the source code by running % The source code should compile without any errors. Next, install the new named and named-xfer into /usr/sbin . You'll need to become root to do this. On Solaris, they're called in.named and in.named-xfer , respectively. Use the command: # |
|