Bug #68320 Missing option for library installation dir
Submitted: 9 Feb 2013 7:43
Reporter: Remi Collet Email Updates:
Status: Open Impact on me:
None 
Category:Connector / C++ Severity:S4 (Feature request)
Version:1.1.2 OS:Linux (Fedora)
Assigned to: Kent Boortz CPU Architecture:Any

[9 Feb 2013 7:43] Remi Collet
Description:
Library installation dir is hardcoded in CMakelist.txt, so will always be <prefix>/lib while need to be <prefix>/lib64 on 64bits system.

How to repeat:
cmake
make install

Suggested fix:
Allow to use -DINSTALL_LIBDIR=dir_name
[23 Mar 2013 16:43] Alfredo Kojima
Just a note: it's INSTALL_LIB_DIR