View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010136CMakeCMakepublic2010-01-13 13:162010-01-13 13:36
ReporterBrad King 
Assigned ToBrad King 
PrioritynormalSeverityminorReproducibilityN/A
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake-2-8 
Target VersionFixed in Version 
Summary0010136: CMake should prefer /usr over /
DescriptionThe Filesystem Hierarchy Standard:
    
  http://www.pathname.com/fhs/ [^]

says that linkable libraries do not belong in "/lib". Furthermore, there is never a "/include". Few tools, if any, exist in both "/bin" and "/usr/bin" with different versions. Therefore "/usr/lib" and "/usr/include" should be preferred, and the prefix "/usr" should go before "/".
TagsNo tags attached.
Attached Files

 Relationships
related to 0010122closedBrad King Patches for Cygwin 
related to 0009657closedBrad King Too low preference of /usr/local in CMAKE_SYSTEM_PREFIX_PATH 

  Notes
(0019121)
Brad King (manager)
2010-01-13 13:36

Search prefix /usr before root prefix /
/cvsroot/CMake/CMake/Modules/Platform/UnixPaths.cmake,v <-- Modules/Platform/UnixPaths.cmake
new revision: 1.18; previous revision: 1.17

 Issue History
Date Modified Username Field Change
2010-01-13 13:16 Brad King New Issue
2010-01-13 13:17 Brad King Status new => assigned
2010-01-13 13:17 Brad King Assigned To => Brad King
2010-01-13 13:17 Brad King Relationship added related to 0010122
2010-01-13 13:17 Brad King Relationship added related to 0009657
2010-01-13 13:36 Brad King Note Added: 0019121
2010-01-13 13:36 Brad King Status assigned => closed
2010-01-13 13:36 Brad King Resolution open => fixed


Copyright © 2000 - 2018 MantisBT Team