From 8f61572edb3fc40102b5947ec06be812e3fd0d0f Mon Sep 17 00:00:00 2001 From: Jim Rees Date: Mon, 22 Jan 2007 16:24:23 +0000 Subject: [PATCH] krb5-obsd-20060122 mention KRB5CFLAGS for OpenBSD --- README | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README b/README index 1c3706dd4e..bbb99d66ed 100644 --- a/README +++ b/README @@ -165,9 +165,10 @@ F OpenBSD Notes --with-bsd-kernel-headers= configure option if your kernel source is not in /usr/src/sys. - If you want to build src/aklog, "setenv KRB5LIBS -lcrypto" and configure - with "--with-krb5". Note that you shouldn't need aklog because heimdal - afslog does (almost) the same thing. + If you want to build src/aklog, add the following options to your + configure. Note that you shouldn't need aklog because heimdal afslog + does (almost) the same thing. + --with-krb5 KRB5CFLAGS=-I/usr/include/kerberosV KRB5LIBS=-lcrypto src/packaging/OpenBSD/buildpkg.sh will make a tar file for installing the client. There is no server package, but I am told that "make install"