[Digikam-users] compile error in 0.9.5svn libs
Andi Clemens
andi.clemens at gmx.net
Tue Sep 2 08:40:21 BST 2008
I have two versions of libkmime on my system, one in /usr/lib and the other
in /opt/kde.
KDE3: /opt/kde
KDE4: /usr/lib
I guess this is true for you, too (not that the KDE3 path is /opt/kde, but
something similar). You have to make sure that the KDE3 path comes before the
KDE4 path in the $PATH env var like this:
export PATH="/opt/kde":$PATH
Now it should find the correct lib.
Andi
More information about the Digikam-users
mailing list