checking for kde-config... /usr/local/bin/kde-config /libexec/ld-elf.so.1: Shared object "libexpat.so.5" not found, required by "libf ontconfig.so.1"
Some of the ports KDE and KOffice depend on are not up to date on your system. This error message tells you that fontconfig was compiled using an older version of expat than is installed now. You will need to go back and update expat and any other out of date dependencies.
You should consider using portupgrade in the future. It preserves shared libraries. When you installed the new version of expat, it would have kept libexpat.so.5 around for the ports that depend on it.
As soon as you have upgraded all ports that depend on expat, the problem should go away.
- Bartosz _______________________________________________ kde-freebsd mailing list [email protected] http://freebsd.kde.org/mailman/listinfo/kde-freebsd
