[Digikam-devel] Please tell me how to compile digikam with exiv2 and kdcraw libraries

Jens Müller tschensinger at web.de
Thu May 20 18:29:25 BST 2010


>Given the process the ioslaves are started (protocol of URL -> lookup in 
>.desktop file -> starting of slave by kdeinit) I dont know how you could 
>install different ioslaves for a KDE installation. There may be a way to 
>always start the newly installed ioslaves, possibly by restarting kdeinit or 
>telling it in any other way to look in a different directory as well.

@Marcel
Switching environment is done with a little script (see 
http://www.digikam.org/drupal/download?q=download/SvnAlongStable). This is 
working for me on kubuntu 10.04 32bit, tested with and without parallel 
installed distro version (digikam 1.2). 
Simon (also on this list) has reported a working config (64bit) and one which 
don't (32bit), but I don't remember on which distro (gentoo I though).

@Marty 
Did you try to replace the accordingly two lines in env_svn.sh script with:

# 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"

Jens



More information about the Digikam-devel mailing list