<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
I'm trying to install cmake. I downloaded it from the cmake.org website. Then I changed the directory to the location of the source. Then I typed ./bootstrap in the terminal and I got this error.<br><br>Error when bootstrapping CMake:<br>Cannot find appropriate C compiler on this system.<br>Please specify one using environment variable CC.<br>See cmake_bootstrap.log for compilers attempted.<br><br>---------------------------------------------<br>Log of errors: /home/xxx/CMake/Bootstrap.cmk/cmake_bootstrap.log<br><br>I tried typing <br>CC="gcc" ./bootstrap <br>but it still didn't work.<br><br>Can someone tell me how to fix this error. I'm working on ubuntu.<br><br><br><br><br /><hr />Connect to the next generation of MSN Messenger <a href='http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=wlmailtagline' target='_new'>Get it now! </a></body>
</html>