Thank you . I have fixed the issue . I find the files on local system and just copy them to where kannel needs :)
#cp /usr/kerberos/include/com_err.h /usr/include/openssl/ #cp /usr/kerberos/include/profile.h /usr/include/openssl/ # cp /usr/kerberos/include/krb5.h /usr/include/openssl/
regards,
CIPHER
I had exactly the same problem when trying to install cyrus-imapd on a RedHat 9 box. The following fixed it:
In the shell issue the following command:
export CPPFLAGS="-I/usr/kerberos/include"
and then run it all over again.
> > Ar an 24� l� de m� 7, scr�obh Cipher Strength : > > > /usr/include/openssl/kssl.h:72:18: krb5.h: No such file or > > directory > That's your problem, right there. Where's your krb5.h? > > -- > "These are the prettiest looking witnesses we have had in a long > time. I imagine you are all married. If not, you could be if you > wanted to be." >
_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. http://join.msn.com/?page=features/virus
