Kris Jurka <[EMAIL PROTECTED]> writes: > On Thu, 2 Dec 2004, Tom Lane wrote: >> Reading between the lines, I wonder if your problem is that your copy of >> editline puts its headers in include/readline rather than >> include/editline?
> Yes, this is the actual problem readline.h is indeed in > /usr/include/readline. Grumble ... they really shouldn't do that, because there's no sane upgrade path to an installation of both libraries. But I've hacked configure to look there when trying to find libedit headers. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html