[Kde-imaging] [Bug 282044] New: vkontakte plugin do not respect 64 bit library path
Unnamed_Hero
uh.linux at gmail.com
Wed Sep 14 22:31:57 UTC 2011
https://bugs.kde.org/show_bug.cgi?id=282044
Summary: vkontakte plugin do not respect 64 bit library path
Product: kipiplugins
Version: 2.2.0
Platform: Unlisted Binaries
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: vkontakte
AssignedTo: kde-imaging at kde.org
ReportedBy: uh.linux at gmail.com
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
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kde-imaging
mailing list