View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014371CMakeCCMakepublic2013-08-22 09:562014-02-10 10:44
Reporteroswald 
Assigned ToBrad King 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
Platformi386OSLinuxOS Version3.2.0
Product VersionCMake 2.8.11.2 
Target VersionCMake 3.0Fixed in VersionCMake 3.0 
Summary0014371: bootstrapping with --docdir puts documentation in wron directory
DescriptionWhen 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 Reproducewget 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
TagsNo tags attached.
Attached Files

 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.

 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


Copyright © 2000 - 2018 MantisBT Team