View Single Post
  #1 (permalink)  
Old 02-27-2003
sylvain sylvain is offline
Registered User
 
Name: Sylvain Fasel
Organization: university of Geneva
Project: quantum cryptographic systems
 
Join Date: Feb 2003
Location: Geneva (Switzerland)
Posts: 42
Question readline/readline.h readline/history.h

Hi,

I think I've installed everything that is said to be needed in "install.linux".

I am on Mdk 8.2, with gcc 2.96,. The compilation fails at IceStorm/Parser.cpp. The compiler say it cannot find
"readline/readline.h" and "readline/history.h"

Could someone tell me what are these files, to what package or library do they belong? I cannot find these files on my system (except in a not yet compiled mysql source tree) and it seems that they are not included in any of the rpm mentionned in install.linux, nor in any of the corresponding tar.gz

Thanks in advance for any information
Reply With Quote