[CMake] ccmake is not getting installed

Pradeep Jha pradeep.kumar.jha at gmail.com
Mon Jan 28 23:59:47 EST 2013


Eric Noulard <eric.noulard at ...> writes:

> 
> 2013/1/28 Kornel Benko <kornel at ...>:
> > Am Montag, 28. Januar 2013 um 09:15:58, schrieb Pradeep Jha
> > <pradeep.kumar.jha at ...>
> >
> >>
> >
> >> When I run the bootsrap command, it executes it successfully
> >
> >> but gives me the following message at the end:
> >
> >>
> >
> >> "Curses libraries were not found. Curses GUI for CMake will not be built."
> >
> >>
> >
> >
> >
> > To compile, you need the devel-version of libncurses package.
> >
> > On your OS it may have slightly different name.
> 
> On redhat-like distro (RHEL, Fedora, CentOS, ...) it's usually called
> <packageName>-devel,
> yo could try
> 
> yum install ncurses-devel
> 

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 at 83 ~]# yum install ncurses-devel
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: ftp.iij.ad.jp
* base: ftp.iij.ad.jp
* extras: ftp.iij.ad.jp
* updates: ftp.iij.ad.jp
Setting up Install Process
Package ncurses-devel-5.5-24.20060715.x86_64 already installed and latest version
Package ncurses-devel-5.5-24.20060715.i386 already installed and latest version
Nothing to do
-------------------------------------------------

It says that the ncurses is already installed on the system. 
Any other leads?

Regards,
Pradeep



More information about the CMake mailing list