| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0010136 | CMake | CMake | public | 2010-01-13 13:16 | 2010-01-13 13:36 | ||||
| Reporter | Brad King | ||||||||
| Assigned To | Brad King | ||||||||
| Priority | normal | Severity | minor | Reproducibility | N/A | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | CMake-2-8 | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0010136: CMake should prefer /usr over / | ||||||||
| Description | The 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 "/". | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |||||||||||
|
|||||||||||
| Relationships |
| 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 |
| Notes |
| 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 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |