Lines Matching +full:in +full:- +full:built

5 .nr rst2man-indent-level 0
8 \\$1 \\n[an-margin]
9 level \\n[rst2man-indent-level]
10 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
11 -
12 \\n[rst2man-indent0]
13 \\n[rst2man-indent1]
14 \\n[rst2man-indent2]
19 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
20 . nr rst2man-indent-level +1
25 .\" indent \\n[an-margin]
26 .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
27 .nr rst2man-indent-level -1
28 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
31 .TH "KRB5-CONFIG" "1" " " "1.22.1" "MIT Kerberos"
33 krb5-config \- tool for linking against MIT Kerberos libraries
36 \fBkrb5\-config\fP
37-\fP\fB\-help\fP | \fB\-\fP\fB\-all\fP | \fB\-\fP\fB\-version\fP | \fB\-\fP\fB\-vendor\fP | \fB\-\…
40 krb5\-config tells the application programmer what flags to use to compile
45 \fB\-\fP\fB\-help\fP
49 \fB\-\fP\fB\-all\fP
50 prints the version, vendor, prefix, and exec\-prefix.
52 \fB\-\fP\fB\-version\fP
55 \fB\-\fP\fB\-vendor\fP
58 \fB\-\fP\fB\-prefix\fP
59 prints the prefix for which the Kerberos installation was built.
61 \fB\-\fP\fB\-exec\-prefix\fP
63 was built.
65 \fB\-\fP\fB\-defccname\fP
66 prints the built\-in default credentials cache location.
68 \fB\-\fP\fB\-defktname\fP
69 prints the built\-in default keytab location.
71 \fB\-\fP\fB\-defcktname\fP
72 prints the built\-in default client (initiator) keytab location.
74 \fB\-\fP\fB\-cflags\fP
77 \fB\-\fP\fB\-libs\fP [\fIlibrary\fP]
97 kadm\-client
103 kadm\-server
118 krb5\-config is particularly useful for compiling against a Kerberos
119 installation that was installed in a non\-standard location. For example,
120 a Kerberos installation that is installed in \fB/opt/krb5/\fP but uses
121 libraries in \fB/usr/local/lib/\fP for text localization would produce
127 shell% krb5\-config \-\-libs krb5
128 \-L/opt/krb5/lib \-Wl,\-rpath \-Wl,/opt/krb5/lib \-L/usr/local/lib \-lkrb5 \-lk5crypto \-lcom_err
138 1985-2025, MIT