Next: , Previous: Doing the Build, Up: Doing the Build


3.4.1 Building Within a Single Tree

If you don't want separate build trees for each architecture, then use the following abbreviated procedure.

  1. cd /u1/krb5-1.3/src
  2. ./configure
  3. make

That's it!