respect python library path on 64 bit systems (Bug #1508)


Added by Unnamed Hero over 13 years ago. Updated almost 13 years ago.


Status:Done Start date:
Priority:Normal Due date:
Assignee:Andrey Kamaev % Done:

0%

Category:build/install
Target version:2.4.0
Affected version: Operating System:
Difficulty: HW Platform:
Pull request:

Description

There is a harcoded library path for python in CMakeList.txt, so on 64 bit systems python module always placed in /usr/lib/ instead /usr/lib64/
Including patch for quick fixing it (it use LIB_SUFFIX var). See attach


python_plugin_path.patch - fix python install path on 64 bit systems (923 Bytes) Unnamed Hero, 2011-12-09 07:56 am


Associated revisions

Revision 2c2616d4
Added by Andrey Kamaev almost 13 years ago

#1508 prefer architecture-specific install directory for python bindings, when LIB_SUFFIX is used

History

Updated by Alexander Shishkov almost 13 years ago

  • Priority changed from High to Normal
  • Target version deleted ()

Updated by Alexander Shishkov almost 13 years ago

  • Assignee deleted (Vadim Pisarevsky)

Updated by Andrey Kamaev almost 13 years ago

  • Assignee set to Andrey Kamaev

Updated by Andrey Kamaev almost 13 years ago

Thanks for reporting!

The problem is fixed in trunk.

  • Status changed from Open to Done

Updated by Alexander Shishkov almost 13 years ago

  • Target version set to 2.4.0

Also available in: Atom PDF