Re: Readline error building 7.3-2 RPM

From: Hadley Willan <hadley(dot)willan(at)deeper(dot)co(dot)nz>
To: Postgresql General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Readline error building 7.3-2 RPM
Date: 2002-12-09 07:44:17
Message-ID: 1039419856.6188.8.camel@orac
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Ah ha. Thanks for that. I discovered this not long after posting the
message. duh! ;-)

I had ncurses installed, but not ncurses-devel. Which after installing
allowed the build to proceed okay.

Perhaps it would be wise ncurses-devel to the build pre-reqs of the RPM.

Thanks for your quick reply.

Hadley.

> It's not pickup up the ncurses stuff. This should have been taken
> care of during configure, but you can probably force it to work
> if you get -lncurses, -L/path/to/ncurses/libs and
> -I/path/to/ncurses/headers in there.
>
> m.
>
> d
--
Hadley Willan > Systems Development > Deeper Design Limited.
hadley(at)deeper(dot)co(dot)nz > www.deeperdesign.com > +64 (21) 28 41 463
Level 1, 4 Tamamutu St, PO Box 90, TAUPO 2730, New Zealand.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tommi Maekitalo 2002-12-09 08:03:44 Re: [GENERAL] PostgreSQL Global Development Group
Previous Message Michael Carmack 2002-12-09 07:28:06 Re: Readline error building 7.3-2 RPM