MantisBT - CMake | ||||||||||
| View Issue Details | ||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||
| 0000891 | CMake | public | 2004-05-28 07:38 | 2014-11-13 08:50 | ||||||
| Reporter | Jan Woetzel | |||||||||
| Assigned To | System Admin | |||||||||
| Priority | low | Severity | minor | Reproducibility | always | |||||
| Status | closed | Resolution | fixed | |||||||
| Platform | OS | OS Version | ||||||||
| Product Version | ||||||||||
| Target Version | Fixed in Version | |||||||||
| Summary | 0000891: make install cmake replace | |||||||||
| Description | A previous cmake installe dcmake binary cannot be replaced by make install. An old cmake (e.g. 1.8.3) is installed in e.g. ~/bin/) A new CVS cmake version was chekced out and compiled. "make install" with teh new version depends on ~/bin/cmake. Problem: ~/bin/cmake is NOT replaced by make install because make install uses the OLD ~/bin/cmake to ~/bin.cmake. Solution: Make install should use the NEW ~/source/cvs/CMake/bin/cmake instead of the old ~/bin/cmake to be able to copy ~/source/cvs/CMake/bin/cmake to ~/bin/cmake | |||||||||
| Steps To Reproduce | ||||||||||
| Additional Information | ||||||||||
| Tags | No tags attached. | |||||||||
| Relationships |
| |||||||||
| Attached Files | ||||||||||
| Issue History | ||||||||||
| Date Modified | Username | Field | Change | |||||||
| 2014-11-13 08:50 | Brad King | Relationship added | related to 0015248 | |||||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||