Re: [CMake] ccmake is not getting installed

2013-01-29 Thread Pradeep Jha
-- But how do I make the compiler notice it? 2013/1/30 Bill Hoffman > On 1/29/2013 4:06 AM, Pradeep Jha wrote: > >> Hello, >> >> I have attached the cmake-run.out file with this email. Also the output >> for all the commands that you suggested is attached below. >

Re: [CMake] ccmake is not getting installed

2013-01-29 Thread Pradeep Jha
Hello, I have attached the cmake-run.out file with this email. Also the output for all the commands that you suggested is attached below. Thanks --- [root@83 build]# /usr/local/bin/cmake ./../cmake-2.8.10.2 Curses librari

Re: [CMake] ccmake is not getting installed

2013-01-29 Thread Pradeep Jha
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 > 2013/1/28 Pradeep Jha : > > Hello, > > > > thank you for your replies. > > > > I mentioned in previou

Re: [CMake] ccmake is not getting installed

2013-01-28 Thread Pradeep Jha
Eric Noulard writes: > > 2013/1/28 Kornel Benko : > > Am Montag, 28. Januar 2013 um 09:15:58, schrieb Pradeep Jha > > > > > >> > > > >> When I run the bootsrap command, it executes it successfully > > > >> but gives me the followi

[CMake] ccmake is not getting installed

2013-01-28 Thread Pradeep Jha
Hello, I am trying to install the latest version of cmake on my centos linux machine. [root@83 lib64]# uname -a Linux 83.shin.fluid.cse.nagoya-u.ac.jp 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux -