[Digikam-users] compile error in 0.9.5svn libs
Andi Clemens
andi.clemens at gmx.net
Tue Sep 2 08:45:48 BST 2008
Oops sorry this was wrong...
change
> export PATH="/opt/kde":$PATH
to
export LD_LIBRARY_PATH="/opt/kde":$LD_LIBRARY_PATH
or whatever your KDE3 dir is.
Also make sure that KDEDIR env var is set correctly and also try this:
export KDEDIRS=$KDEDIR:/"your_KDE4_path"
Andi
On Tuesday 02 September 2008 09:40:21 Andi Clemens wrote:
> 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
> _______________________________________________
> Digikam-users mailing list
> Digikam-users at kde.org
> https://mail.kde.org/mailman/listinfo/digikam-users
More information about the Digikam-users
mailing list