The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=12247 
====================================================================== 
Reported By:                Christoph Höger
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   12247
Category:                   Modules
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2011-06-06 06:54 EDT
Last Modified:              2011-06-06 06:54 EDT
====================================================================== 
Summary:                    python libraries are not searched under lib64/
Description: 
The FindPythonLibs.cmake module does not search the python library in the
correct place. Presumably because of the use of PATH_SUFFIXES.

Steps to Reproduce: 
invoke

find_package(PythonLibs) 

under fedora

Additional Information: 
Find attached a workaround for that problem (probably breaks on other platforms,
cannot test there)
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-06-06 06:54 Christoph HögerNew Issue                                    
2011-06-06 06:54 Christoph HögerFile Added: cmake-python-libs.patch            
       
======================================================================

_______________________________________________
cmake-developers mailing list
cmake-developers@cmake.org
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to