| From: | Sascha Schumann <sascha(at)schumann(dot)2ns(dot)de> |
|---|---|
| To: | Bob Kruger <bkruger(at)mindspring(dot)com> |
| Cc: | pgsql-admin(at)postgreSQL(dot)org, pgsql-general(at)postgreSQL(dot)org |
| Subject: | Re: [GENERAL] Readline library |
| Date: | 1999-06-23 15:39:26 |
| Message-ID: | 19990623173926.A2459@schumann.2ns.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Wed, Jun 23, 1999 at 09:17:22AM -0500, Bob Kruger wrote:
>
>
> Last week I asked a question concerning the ability to use the up arrow key
> to scroll back over previous commands when using psql. I got a number of
> good leads, and would like to thank everyone for them.
>
> I found the readline library on sunsite, downloaded, compiled, and
> installed. I insured that the the shared libraries were installed as well.
> Shared libraries are installed in /usr/lib (libreadline.so.4.0), as well
> as the various links. The same structure exists for libhistory.so.4.0,
> e.g. same links and location. The system in question is running slakware
> v4.0, kernel 2.2.10. I also ran ldconfig after installing the libraries.
> Just to be safe, I even added /usr/lib to the /etc/ld.so.conf file.
>
> I am configuring using the following command line:
>
> ./configure --with-odbc --with-perl --with-libs=/usr/lib
>
> Caputring the output still shows that configure is not picking up the
> readline or history libraries.
rm config.cache
Then rerun configure
--
Regards,
Sascha Schumann
Consultant
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 1999-06-23 15:47:05 | Re: [ADMIN] Readline library |
| Previous Message | A James Lewis | 1999-06-23 15:03:09 | Re: [GENERAL] Readline library |