[CalendarServer-users] Problems compiling from linux (PyKerberos)

Douglas Kosovic douglask at itee.uq.edu.au
Sun Nov 5 22:59:44 PST 2006


Hi Dennis,

> PyKerberos seems to detect something wrong, or maybe i mssing some 
> requirements:
> Building PyKerberos...
> running build
> running build_ext
> building 'kerberos' extension
> 
> cc -pthread -fno-strict-aliasing -DNDEBUG -O2 -march=i586 -mcpu=i686  -fmessage-length=0 
>  -Wall -g -fPIC -I/usr/include/python2.4 -c src/ kerberos.c -o 
> build/temp.linux-i686-2.4/src/kerberos.o
> sh: krb5-config: command not found

> any sugestions how to work around?

On Fedora, /usr/kerberos/bin/krb5-config is part of the krb5-devel package, 
you may need to install that package (or equivalent for your Linux 
distribution) or perhaps /usr/kerberos/bin isn't in your PATH.


Doug




More information about the calendarserver-users mailing list