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

> 
> 2013/1/28 Kornel Benko <kornel@...>:
> > Am Montag, 28. Januar 2013 um 09:15:58, schrieb Pradeep Jha
> > <pradeep.kumar.jha@...>
> >
> >>
> >
> >> 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@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

--

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

Reply via email to