Please tell me how to compile digikam with exiv2 and kdcraw libraries

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Please tell me how to compile digikam with exiv2 and kdcraw libraries

Jens Müller-10
Am Sonntag, 16. Mai 2010, um 20:10:33 schrieb [hidden email]:
> Thanks for your answer! I'm on a 64bit system, indeed. Which paths do I
> have to adjust?
>
> And yes,  I've installed everything to /usr/local, not to /usr.
>
> Simon


Simon,

I think these two lines in the script have to be for your system:
export LD_LIBRARY_PATH="$DIGIKAMDEST/lib:$DIGIKAMDEST/lib64/kde4:
$DIGIKAMDEST/lib64:$LD_LIBRARY_PATH"
export LDPATH="$DIGIKAMDEST/lib:$DIGIKAMDEST/lib64/kde4:$DIGIKAMDEST/lib64:
$LD_LIBRARY_PATH"

Could you try it?

Regards, Jens
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: Please tell me how to compile digikam with exiv2 and kdcraw libraries

Simon-2
2010/5/16 Jens Müller <[hidden email]>:

> Am Sonntag, 16. Mai 2010, um 20:10:33 schrieb [hidden email]:
>> Thanks for your answer! I'm on a 64bit system, indeed. Which paths do I
>> have to adjust?
>>
>> And yes,  I've installed everything to /usr/local, not to /usr.
>>
>> Simon
>
>
> Simon,
>
> I think these two lines in the script have to be for your system:
> export LD_LIBRARY_PATH="$DIGIKAMDEST/lib:$DIGIKAMDEST/lib64/kde4:
> $DIGIKAMDEST/lib64:$LD_LIBRARY_PATH"
> export LDPATH="$DIGIKAMDEST/lib:$DIGIKAMDEST/lib64/kde4:$DIGIKAMDEST/lib64:
> $LD_LIBRARY_PATH"
>
> Could you try it?

Sorry, I just noticed that I was mistaken. My laptop is 64bit, and
there it's working (I didn't remove digikam before). On my PC, which I
use for managing my photos, I'm still running a 32bit linux.
Second thing is, both use .../lib/ and not .../lib64/.

Simon
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel