Command line editing w/readline solved. - Mailing list pgsql-general

From Russ Welti
Subject Command line editing w/readline solved.
Date
Msg-id 36A93432.67334B23@u.washington.edu
Whole thread Raw
List pgsql-general
Wouldn't you know it?

Even though I spent 3 hours trying to solve this myself
before generating a question to the list, I then finally
got a solution by myself.

Scanning my configure files I was able to deduce that
configure was not finding my history and readline files.
Why? because I used the default suggested install
locations for the readline/history libraries, which apparently
was /usr/local/lib, and configure was not searching there.
Once moved into /usr/lib and /usr/include everything on
Solaris works fine and same as on Linux.

Thanks for considering this and I hope I got this out
in time to prevent anyone answering!

Russ Welti


pgsql-general by date:

Previous
From: Russ Welti
Date:
Subject: command line editing using GNU readline?
Next
From: Sergey Kryazhevskih
Date:
Subject: [Q] OID of Table ?