Skip Menu |
 

Subject: Kfw 3.2.0.msi is missing a file krb5/krb5.h
After insalling the Kfw 3.2.0.msi i am missing the:

C:\Program Files\MIT\Kerberos\inc\krb5\krb5\krb5.h

it is included by:

C:\Program Files\MIT\Kerberos\inc\krb5\krb5.h
/* The MIT Kerberos header file krb5.h used to live here.

As of the 1.5 release, we're installing multiple Kerberos headers,
so they're all moving to a krb5/ subdirectory. This file is
present just to keep old software still compiling. Please update
your code to use the new path for the header. */
#include <krb5/krb5.h>
From: jaltman@mit.edu
Subject: SVN Commit
This patch adds src/include/krb5/krb5.h to the MSI installer SDK component.
(Thanks to Asanka Herath for the patch.)


Commit By: jaltman



Revision: 19572
Changed Files:
U trunk/src/windows/installer/wix/features.wxi
U trunk/src/windows/installer/wix/files.wxi
From: tlyu@mit.edu
Subject: SVN Commit
pull up r19572 from trunk

r19572@cathode-dark-space: jaltman | 2007-06-11 18:14:56 -0400
ticket: 5573
tags: pullup

This patch adds src/include/krb5/krb5.h to the MSI installer SDK component.
(Thanks to Asanka Herath for the patch.)




Commit By: tlyu



Revision: 19592
Changed Files:
_U branches/krb5-1-6/
U branches/krb5-1-6/src/windows/installer/wix/features.wxi
U branches/krb5-1-6/src/windows/installer/wix/files.wxi