building ROOT 5.26 with editline on Fedora 13

From: Suvayu Ali <fatkasuvayu_at_gmail.com>
Date: Sat, 29 May 2010 17:18:23 -0700


Hi ROOT users,

I wanted to build ROOT 5.26 with editline on an x86_64 Fedora 13 machine. But running configure with --enable-editline (even with --with-libdir=/lib64) gives me the following output from the configure script

Checking for ncurses.h, or curses.h ... /usr/include/ncurses Checking for libncurses, or libcurses ... no

I have the packages required installed,
[root_at_bhishma ~]# rpm -qa ncurses*

ncurses-libs-5.7-7.20100130.fc13.x86_64
ncurses-term-5.7-7.20100130.fc13.x86_64
ncurses-devel-5.7-7.20100130.fc13.x86_64
ncurses-base-5.7-7.20100130.fc13.x86_64
ncurses-5.7-7.20100130.fc13.x86_64

[root_at_bhishma ~]# rpm -ql ncurses-libs.x86_64
/lib64/libncurses.so.5
/lib64/libncurses.so.5.7
/lib64/libncursesw.so.5
/lib64/libncursesw.so.5.7

What seems to be the problem here?

-- 
Suvayu

Open source is the future. It sets us free.
Received on Sun May 30 2010 - 02:18:32 CEST

This archive was generated by hypermail 2.2.0 : Sun May 30 2010 - 05:50:01 CEST