| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0014371 | CMake | CCMake | public | 2013-08-22 09:56 | 2014-02-10 10:44 | ||||
| Reporter | oswald | ||||||||
| Assigned To | Brad King | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | i386 | OS | Linux | OS Version | 3.2.0 | ||||
| Product Version | CMake 2.8.11.2 | ||||||||
| Target Version | CMake 3.0 | Fixed in Version | CMake 3.0 | ||||||
| Summary | 0014371: bootstrapping with --docdir puts documentation in wron directory | ||||||||
| Description | When bootstrapping the source distribution with ./bootstrap --docdir=share/doc/cmake-2.8.11.2 the documentation gets installed in /usr/local/hare/doc/cmake-2.8.11.2 I expected the documentation to be installed in /usr/local/share/doc/cmake-2.8.11.2 | ||||||||
| Steps To Reproduce | wget http://www.cmake.org/files/v2.8/cmake-2.8.11.2.tar.gz [^] tar xzf cmake-2.8.11.2.tar.gz cd cmake-2.8.11.2 ./bootstrap --docdir=/share/doc/cmake-2.8.11.2 make make install | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0033741) oswald (reporter) 2013-08-22 10:02 |
Sorry, I messed up the "Steps To Reproduce". The error happens when I do ./bootstrap --docdir=share/doc/cmake-2.8.11.2 The command ./bootstrap --docdir=/share/doc/cmake-2.8.11.2 was my way to work around this error |
|
(0033746) Brad King (manager) 2013-08-26 12:00 |
This motivates a long, long overdue cleanup: http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=df62f64d [^] Thanks. |
|
(0035078) Robert Maynard (manager) 2014-02-10 10:44 |
Closing resolved issues that have not been updated in more than 4 months. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2013-08-22 09:56 | oswald | New Issue | |
| 2013-08-22 10:02 | oswald | Note Added: 0033741 | |
| 2013-08-26 12:00 | Brad King | Note Added: 0033746 | |
| 2013-08-26 12:00 | Brad King | Assigned To | => Brad King |
| 2013-08-26 12:00 | Brad King | Status | new => resolved |
| 2013-08-26 12:00 | Brad King | Resolution | open => fixed |
| 2013-08-26 12:00 | Brad King | Fixed in Version | => CMake 3.0 |
| 2013-08-26 12:00 | Brad King | Target Version | => CMake 3.0 |
| 2014-02-10 10:44 | Robert Maynard | Note Added: 0035078 | |
| 2014-02-10 10:44 | Robert Maynard | Status | resolved => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |