readline doubt with postgresql (on HP-UX)

From: "kanchana" <pkkanchana(at)gmx(dot)net>
To: <pgsql-general(at)postgresql(dot)org>
Subject: readline doubt with postgresql (on HP-UX)
Date: 2003-02-12 13:38:41
Message-ID: 03a201c2d29c$116ccf70$3b0110ac@kovaiteam.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello all,

I'm trying to build postgresql on PA-RISC.
By default it took readline libreary as "shared".
But i tried to compile postgresql with STATIC readline library.
It doesn't take the static readline(libreadline.a), it took libreadline.sl(shared library).

My Q is does postgresql take only the shared readline library?
if so, i want to have install readline library as shared in my machine before stating postgresql.
Am i correct?

Plz reply asap.
Advance thanks.

Regards,
-Kanchana

Browse pgsql-general by date

  From Date Subject
Next Message César Eduardo Schneider 2003-02-12 14:15:13 locale error
Previous Message Greg Stark 2003-02-12 13:29:18 Re: Is Hash Agg being used? 7.4 seems to handle this query worse than 7.3