Lines Matching +full:compound +full:- +full:device

6     <meta charset="utf-8" />
7 …<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" con…
13 …<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"><…
24 <div class="header-wrapper">
42 <a href="mailto:krb5-bugs@mit.edu?subject=Documentation__Building Kerberos V5">feedback</a>
47 <div class="content-wrapper">
55 <section id="building-kerberos-v5">
56 <span id="build-v5"></span><h1>Building Kerberos V5<a class="headerlink" href="#building-kerberos-v…
61 <p>In order to build Kerberos V5, you will need approximately 60-70
67 default compiler requires extra command-line options to enable ANSI C
75 <section id="obtaining-the-software">
76 <h2>Obtaining the software<a class="headerlink" href="#obtaining-the-software" title="Permalink to …
80 named krb5-VERSION-signed.tar, where <em>VERSION</em> is a placeholder for
83 <p>The krb5-VERSION-signed.tar contains a compressed tar file consisting
85 krb5-VERSION.tar.gz) and a PGP signature file for this source tree
86 (generally named krb5-VERSION.tar.gz.asc). MIT highly recommends that
89-default notranslate"><div class="highlight"><pre><span></span><span class="n">tar</span> <span cl…
90 …ass="n">gpg</span> <span class="o">--</span><span class="n">verify</span> <span class="n">krb5</sp…
93 <p>Unpack krb5-VERSION.tar.gz in some directory. In this section we will assume
95 <code class="docutils literal notranslate"><span class="pre">/u1/krb5-VERSION</span></code>.</p>
101 <div class="toctree-wrapper compound">
103 <li class="toctree-l1"><a class="reference internal" href="directory_org.html">Organization of the …
104 <li class="toctree-l1"><a class="reference internal" href="doing_build.html">Doing the build</a></l…
105 <li class="toctree-l1"><a class="reference internal" href="options2configure.html">Options to <em>c…
106 <li class="toctree-l1"><a class="reference internal" href="osconf.html">osconf.hin</a></li>
124 <li><a class="reference internal" href="#obtaining-the-software">Obtaining the software</a></li>
133 <li class="toctree-l1"><a class="reference internal" href="../user/index.html">For users</a></li>
134 <li class="toctree-l1"><a class="reference internal" href="../admin/index.html">For administrators<…
135 <li class="toctree-l1"><a class="reference internal" href="../appdev/index.html">For application de…
136 <li class="toctree-l1"><a class="reference internal" href="../plugindev/index.html">For plugin modu…
137 <li class="toctree-l1 current"><a class="current reference internal" href="#">Building Kerberos V5<…
138 <li class="toctree-l2"><a class="reference internal" href="directory_org.html">Organization of the …
139 <li class="toctree-l2"><a class="reference internal" href="doing_build.html">Doing the build</a></l…
140 <li class="toctree-l2"><a class="reference internal" href="options2configure.html">Options to <em>c…
141 <li class="toctree-l2"><a class="reference internal" href="osconf.html">osconf.hin</a></li>
144 <li class="toctree-l1"><a class="reference internal" href="../basic/index.html">Kerberos V5 concept…
145 <li class="toctree-l1"><a class="reference internal" href="../formats/index.html">Protocols and fil…
146 <li class="toctree-l1"><a class="reference internal" href="../mitK5features.html">MIT Kerberos feat…
147 <li class="toctree-l1"><a class="reference internal" href="../build_this.html">How to build this do…
148 <li class="toctree-l1"><a class="reference internal" href="../about.html">Contributing to the MIT K…
149 <li class="toctree-l1"><a class="reference internal" href="../resources.html">Resources</a></li>
167 <div class="footer-wrapper">
170 &copy; <a href="../copyright.html">Copyright</a> 1985-2024, MIT.
184 <a href="mailto:krb5-bugs@mit.edu?subject=Documentation__Building Kerberos V5">feedback</a>