[Bug 1323559] [NEW] cmake doesn't find python3-dev library

Petr benapetr at gmail.com
Tue May 27 09:08:26 UTC 2014


Public bug reported:

If I install python3-dev only, and use it in find_library statement of
cmake, it will not find any pythonlibs at all. If I install python-dev
(which links to python2.7) cmake will see python2.7 libs, but it still
will not be able to find python3 libs, even if I set required version to
3.0.

this might be related to
http://www.cmake.org/Bug/print_bug_page.php?bug_id=13794

** Affects: cmake (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  If I install python3-dev only, and use it in find_library statement of
  cmake, it will not find any pythonlibs at all. If I install python-dev
- (which links to python2.7) cmake will see it, but it still will not be
- able to find python3 libs, even if I set required version to 3.0.
+ (which links to python2.7) cmake will see python2.7 libs, but it still
+ will not be able to find python3 libs, even if I set required version to
+ 3.0.
  
  this might be related to
  http://www.cmake.org/Bug/print_bug_page.php?bug_id=13794

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to cmake in Ubuntu.
https://bugs.launchpad.net/bugs/1323559

Title:
  cmake doesn't find python3-dev library

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cmake/+bug/1323559/+subscriptions




More information about the kubuntu-bugs mailing list