Hello, I installed cmake without ncurses. It is version 2.8.10.2 and CentOS 5.4 --------------------------------------------------------------------------------------- [root@83 cmake-2.8.10.2]# cmake --version cmake version 2.8.10.2 [root@83 ~]# cat /etc/redhat-release CentOS release 5.4 (Final) ----------------------------------------------------------------------------------------- I did actually download my cmake from the link that you sent me ( http://www.cmake.org/cmake/resources/software.html).
But now that I have installed cmake, how do I rebuild it including ccmake? And I have no idea why I am using bootstrap. I was just following the instructions. Is there any other way around? Thanks for the replies, Pradeep 2013/1/29 Eric Noulard <eric.noul...@gmail.com> > 2013/1/28 Pradeep Jha <pradeep.kumar....@gmail.com>: > > Hello, > > > > thank you for your replies. > > > > I mentioned in previous email that I tried this command already and > this is what I am getting as output: > > ------------------------------------------------------------------------ > > [root@83 ~]# yum install ncurses-devel > > [...] > > Sorry I overlooked that one. > > May be you can bootstrap without ncurses and then wiht the resulting > 'cmake' > rebuild cmake including ccmake. > > May be only the bootstrap script is unable to find ncurses? > By the way what do you mean by "the latest version of cmake" ? > Is it 2.8.10.2 or git master? > > Why do you bootstrap? > Did you try using prebuilt cmake > (from http://www.cmake.org/cmake/resources/software.html > or from other repo (http://repoforge.org/ see in > http://pkgs.repoforge.org/cmake/) > in order to rebuild your own? > > By the way why do you want to bootstrap CMake ? > Is the version shipped with CentOS too old ? > Do you use CentOS 5 or CentOS 6 ? > -- > Erk > Le gouvernement représentatif n'est pas la démocratie -- > http://www.le-message.org >
-- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake