View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0008231CMakeModulespublic2008-12-05 06:142009-01-10 08:20
Reportercech-kooaba 
Assigned ToAlex Neundorf 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionno change required 
PlatformOSOS Version
Product VersionCMake-2-6 
Target VersionFixed in Version 
Summary0008231: No way to specify non-standard location of python installation for FindPythonLibs
DescriptionIf the python installation resides in non-standard place (e.g. somewhere in home directory). Other modules use *_ROOT environment variable to specify location of the package.
Additional InformationThe patch adds additional path to search based on PYTHON_ROOT.
TagsNo tags attached.
Attached Filespatch file icon FindPythonLibs-use_PYTHON_ROOT.patch [^] (750 bytes) 2008-12-05 06:14 [Show Content]

 Relationships

  Notes
(0014512)
Alex Neundorf (developer)
2009-01-10 08:20

Instead of setting PYTHON_ROOT it should also work if you set the CMAKE_PREFIX_PATH environment variable, which is a list of directories.
If you set this so it contains also PYTHON_ROOT it should also work.
Please reopen the bug report if that doesn't work for you.

Alex

 Issue History
Date Modified Username Field Change
2008-12-05 06:14 cech-kooaba New Issue
2008-12-05 06:14 cech-kooaba File Added: FindPythonLibs-use_PYTHON_ROOT.patch
2009-01-10 08:20 Alex Neundorf Note Added: 0014512
2009-01-10 08:20 Alex Neundorf Assigned To => Alex Neundorf
2009-01-10 08:20 Alex Neundorf Status new => closed
2009-01-10 08:20 Alex Neundorf Resolution open => no change required
2009-01-10 08:20 Alex Neundorf Category CMake => Modules


Copyright © 2000 - 2018 MantisBT Team