Re: Having trouble getting readline functional in psql
От
Moray McConnachie
Тема
Re: Having trouble getting readline functional in psql
Дата
Msg-id
00b401bfaf62$eaac00e0$760e01a3@oucs.ox.ac.uk
Список
Дерево обсуждения
Re: Having trouble getting readline functional in psql "Moray McConnachie" <moray.mcconnachie@computing-services.oxford.ac.uk>
Do you have the readline header file installed anywhere on your system (/usr/include perhaps?) If not, you need to install it in the version of readline your system has. On Redhat systems you do this by installing the readline-devel rpm. Yours, Moray ---------------------------------------------------------------- Moray.McConnachie@computing-services.oxford.ac.uk ----- Original Message ----- From: "Michael S. Kelly" To: Sent: Wednesday, April 26, 2000 6:21 AM Subject: [GENERAL] Having trouble getting readline functional in psql > Hey all, > > Readline functionality not working in psql. > > I've installed PostgreSQL 7.0 RC1 on RedHat 6.2. I have configured using: > > --with-libraries=/usr/lib > > which is where the libreadline.so.3 file is. One of the things I've > noticed, although I'm not sure of it's significance, is that when the > configure routine checks for the readline.h file it returns "no". > > Any thoughts? > > Thanks, > > -=michael=- > >
В списке pgsql-general по дате отправления