You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Friday, August 11th 2006, 2:17am

Help me please,kerberos or heimdal[SOLVED]

Hi,i try to compile kdebase with kerberos(official or heimdal)
but fail.
Kerberos official(from dropline gnome)
If i did ./configure --prefix=/opt/kde --with-krb4=/usr --with-krb5auth=/usr
all work fine but when i do make..
"i486-slackware-linux/bin/ld: cannot find -lkrb"
This happen in kdm/backend :(

If i use heimdal(a free kerberos)
configure don't recognize it :(


Help me please..i want kerberos on my kde.
:)

SOLVED:kdm don't support Kerberos 4 compatibility layer of krb5
so the correct configure must be

./configure --prefix=/opt/kde --with-krb5auth

This post has been edited 1 times, last edit by "meskalamdug" (Aug 21st 2006, 4:55pm)