It doesn’t seem to find readline even though I have it installed on my Linux system. In particular, it seems to be attempting to include <readline.h> rather than <readline/readline.h>. In addition, it is not linking in the –lcurses library. It seems that these are both needed for the latest version of readline.
Any thoughts on this?
Thanks,
Kevin Regan