Hi,
[furutaka_at_Peart root_v5.27.02]$ cat /etc/fedora-release
Fedora release 13 (Goddard)
[furutaka_at_Peart root_v5.27.02]$ uname -p
x86_64
[furutaka_at_Peart root_v5.27.02]$ file -L /usr/lib64/libncurses.so
/usr/lib64/libncurses.so: ASCII text
[furutaka_at_Peart root_v5.27.02]$ cat /usr/lib64/libncurses.so
INPUT(libncurses.so.5 -ltinfo)
[furutaka_at_Peart root_v5.27.02]$ ls /lib64/libncurses*
/lib64/libncurses.so.5 /lib64/libncursesw.so.5
/lib64/libncurses.so.5.7 /lib64/libncursesw.so.5.7
[furutaka_at_Peart root_v5.27.02]$ rpm -qf /lib64/libncurses*
ncurses-libs-5.7-7.20100130.fc13.x86_64 ncurses-libs-5.7-7.20100130.fc13.x86_64 ncurses-libs-5.7-7.20100130.fc13.x86_64 ncurses-libs-5.7-7.20100130.fc13.x86_64
So the 64-bit check in the configure doesn't work...
The corresponding static library IS detected by the script. (ncurses-static)
Kazuyoshi
From: Suvayu Ali <fatkasuvayu_at_gmail.com> Subject: Re: [ROOT] building ROOT 5.26 with editline on Fedora 13 Date: Sat, 29 May 2010 19:47:49 -0700
> Hi John,
>
> On Saturday 29 May 2010 06:21 PM, John Idarraga wrote:
>> Hello Ali, >> >> Make sure you have the 'ncurses-dev' or 'ncursesw-dev' package >> installed. I think you will get the libs installed at /usr/lib64. >> Then >> use >>
-- Kazuyoshi Furutaka furutaka_at_jb3.so-net.ne.jpReceived on Sun May 30 2010 - 08:49:53 CEST
This archive was generated by hypermail 2.2.0 : Sun May 30 2010 - 11:50:01 CEST