Hi,
I've been trying to compile the kde3 port under freebsd-4.11-release.
I ran into a problem during the compile of samba-libsmbclient. The configure
step says:
configure: error: libkrb5 is needed for Active Directory support
===> Script "configure" failed unexpectedly.
The samba-libsmbclient maintainer suggested I turn off ADS in
the library, which I did by adding
WITHOUT_ADS= yes
to the makefile. This allows it to complete the compile and install,
but then I can't use kio_http. Under konquerer, I get:
Unable to create io_slave:
klauncher said: Error loading kio_http
Doing an ldd /usr/local/lib/kde3/kio_http.so I get the following errors:
libgssapi.so.3 => not found (0x0)
libkrb5.so.3 => not found (0x0)
libasn1.so.3 => not found (0x0)
libroken.so.3 => not found (0x0)
The thing is, I don't use kerberos and I don't need samba support in kde.
Is there a way for me to turn off this dependency?
Thanks for any help!!!
Rich
_______________________________________________
kde-freebsd mailing list
[email protected]
http://freebsd.kde.org/mailman/listinfo/kde-freebsd