[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

how to use -lreadline option in gcc



I download some source code which use -lreadline -ltermcap and which has the line
#include <readline/readline.h>

my compile tells me that it can not find this file, accordingly it doesn't know function readline().

what package should i install to solve this?




Reply to: