Gordon Messmer wrote:
Artem B. Bityuckiy wrote:
Hello. I've upgraded RH9 to FC1 and have several troubles. One of them - cvs doesn't work.
[dedekind@skadi dedekind]$ cvs cvs: relocation error: cvs: undefined symbol: GSS_C_NT_HOSTBASED_SERVICE
...
open("/usr/kerberos/lib/libgssapi_krb5.so.2", O_RDONLY) = 3
That file should not exist. Determine what package owns it, and remove that package.
Also, you can remove /usr/kerberos/lib from /etc/ld.so.conf (and run ldconfig), since there's nothing in that directory any longer.
O!! Thanks a lot ! This has helped me!
Hmm, its strange, but package owns /usr/kerberos/lib/libgssapi_krb5.so.2
I only have libgssapi_krb5.so.2 which is owned by krb5-libs rpm. But krb5-libs is needed for a number of other packages.
I think I can remove /usr/kerberos/lib at all, am I right ?
-- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
-- Best Regards, Artem B. Bityuckiy, St.-Petersburg, Russia.