diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -200,6 +200,11 @@ BUILD AND INSTALLATION script doesn't produce correct results, you need to specify --with-krb4=PATH giving the root path of the Kerberos v4 installation. + You can build kadmin-remctl in a different directory from the source if + you wish. To do this, create a new empty directory, cd to that + directory, and then give the path to configure when running configure. + Everything else should work as above. + You can pass the --enable-reduced-depends flag to configure to try to minimize the shared library dependencies encoded in the binaries. This omits from the link line all the libraries included solely because the |