<div dir="ltr">OK, thank you very much!<div><br></div><div>And now? Do I have to uninstall cmake 3.5 and install it again?</div><div><br></div><div>Regards</div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-06-09 13:31 GMT+01:00 Domen Vrankar <span dir="ltr"><<a href="mailto:domen.vrankar@gmail.com" target="_blank">domen.vrankar@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">> Now I have the right version of cmake (3.5.2), but the ccmake version is<br>
> still 2.8.12... How can I update ccmake too?<br>
<br>
</span>Not 100% certain but my guess would be that you are missing<br>
ncurses-devel package and therefore ccmake was not built.<br>
<br>
sudo yum install ncurses-devel<br>
<br>
Regards,<br>
Domen<br>
</blockquote></div><br></div>