Re: Problem compiling 7.3

From: Tino Wildenhain <tino(at)wildenhain(dot)de>
To: Fernando Papa <fpapa(at)claxson(dot)com>, PGSql General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Problem compiling 7.3
Date: 2002-12-05 16:12:13
Message-ID: 27064286.1039108333@liza
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Fernando,

--On Donnerstag, 5. Dezember 2002 12:02 -0300 Fernando Papa
<fpapa(at)claxson(dot)com> wrote:

> On solaris, with readline package installed, I get the same error... I
> try with "--with-include=/usr/local/include/readline" but didn't work
> too.

again, you also need -devel for this.
This is the same with zlib and every other lib you want to compile
your programs against.

Regards
Tino

> --
> Fernando O. Papa
>
>
>> -----Mensaje original-----
>> De: Doug McNaught [mailto:doug(at)mcnaught(dot)org]
>> Enviado el: jueves, 05 de diciembre de 2002 11:55
>> Para: Chris Boget
>> CC: PGSql General
>> Asunto: Re: [GENERAL] Problem compiling 7.3
>>
>>
>> "Chris Boget" <chris(at)wild(dot)net> writes:
>>
>> > I downloaded and tried compiling 7.3 with the following
>> configuration
>> > line:
>> >
>> > ./configure --with-perl --enable-syslog
>> >
>> > which is the same way I compiled and installed 7.2.
>> > However, 7.3 is having problems and gives me the following error:
>> >
>> > ----------------------
>> > checking for readline... no
>> > configure: error: readline library not found
>>
>> Do you have readline-devel installed?
>>
>> -Doug
>>
>> ---------------------------(end of
>> broadcast)---------------------------
>> TIP 2: you can get off all lists at once with the unregister command
>> (send "unregister YourEmailAddressHere" to
>> majordomo(at)postgresql(dot)org)
>>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2002-12-05 17:01:35 Re: passwords in pg_shadow (duplicate).
Previous Message Fernando Papa 2002-12-05 15:02:06 Re: Problem compiling 7.3