<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><div>I am trying to use CMake in our <span class="yshortcuts" id="lw_1225820732_0">new project</span>. I download the latest 2.6.2 linux source distribution version. I decompressed it and built it with ./bootstrap successfully.&nbsp; <br><br>After
that, I installed it by using "make install
DESTDIR='/user/local/cmake". What I got is
"/usr/local/cmake/usr/local/...". Does that mean CMake will be
installed under "/usr/local" directory by default?<br><br>I was told
from the doc I can uninstall it by remove all items on the list
recorded on the install_manifest.txt file. But I cannot find that file
under the installation directory, '/user/local/cmake' in my case.<br><br>I
found one in the directory I built it. But it was not installed in the
default location, so I cannot use that install_manifest.txt to remove
what I installed. I think the install_manifest.txt should be updated
according to the actual installation directory. And also it should be
copied to the installation directory for future use. I don't know if I
was missing something or not.<br><br>Do I need to set Enviorment variable in order to using cmake? I will try now.<br><br>thanks,<br><br>James<br></div></div></div></div><br>

      </body></html>