看板 DFBSD_bugs 關於我們 聯絡資訊
The latest kdelibs won't compile for me because the configure script finds krb5-config and therefore expects to find two header files and a library that are not where they (apparently) should be. The headers are: gssapi.h and krb5-types.h and the library is libgssapi.so. I'm sure (although I haven't yet tried) that I can get kdelibs to compile by moving krb5-config out of the way, but is this workaround necessary/correct? Thanks!