Version: 2.2.0 (using KDE 4.7.1) OS: Linux Due to strange variables in Cmakelist.txt vkontakte plugin do not respect 64 bit library path. Attached patch fix this. Reproducible: Always Steps to Reproduce: build digikam with these cmake options -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=RELEASE -DLIB_DIR=lib64 -DCMAKE_SKIP_RPATH=ON Actual Results: install into /usr/lib Expected Results: install into /usr/lib64
Created attachment 63651 [details] fixing strange syntax
Already fixed in "master". Unfortunately digiKam 2.1.1 was released without this fix. P.S.: Thanks for packaging for AgiliaLinux! (even though I have never used this distro)
*** This bug has been confirmed by popular vote. ***