Jamie Zawinski <[EMAIL PROTECTED]> writes: > - that pulled in krb5-devel (good so far) > - then I had to do ./configure --with-ssl=/usr/kerberos > because it needs /usr/kerberos/include/krb5.h
I had the same problem on Red Hat 9, and solved it the same way. I think that was actually a bug which they fixed, because after upgrading some packages, compiling Wget with SSL worked out of the box. If this is true, the problem should not occur in Fedora. Maybe configure should try to detect running under Red Hat 9 and kludge in the kerberos path for that broken system.