On Thu, Mar 07, 2002 at 08:58:48PM -0600, D J Hawkey Jr wrote: > But now, I do have a few questions. > > - I see in /usr/lib where several libraries weren't installed: > libacl, libasn1, libgssapi, libhdb, libkadm, libkadm5clnt, libkadm5srv, > libkafs, libkdb, libkrb, libkrb5, and libroken. Some look Kerberos > related, but I can't identify them all.
They all belong to Kerberos. > How does one identify what these libraries "belong" to? Searching in the source tree? I don't know an easier way. > What did I screw up that they weren't installed? A 'grep' of the > build log shows they weren't built; why not? You have to set MAKE_KERBEROS4 and MAKE_KERBEROS5 to yes in /etc/make.conf, they are not built by default (see /etc/defaults/make.conf for other options). Stefan Farfeleder To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message