Re: Problemas durante a instalacao do postgresql 8.0.3 no suse sles 9

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: Elmival Sousa <elmival(dot)sousa(at)gmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Problemas durante a instalacao do postgresql 8.0.3 no suse sles 9
Date: 2005-08-24 15:14:40
Message-ID: 20050824151440.GG15385@surnet.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Tue, Aug 23, 2005 at 05:55:25PM -0300, Elmival Sousa wrote:
> Estou tentando instalar o postgresql 8.0.3 no linux suse sles 9.0 e
> esta ocorrendo um erro. Quando executo o comando ./configura da o
> seguinte erro: configure: error: readline library not found
> If you have readline already installed, see config.log for details on the
> failure. It is possible the compiler isn't looking in the proper directory.
> Use --without-readline to disable readline support.
>
> Aplicando novamente o comando ./configure com a opcao without-readline
> ocorre outro erro:
> post(at)srv-espelho:/p01/postgresql-8.0.3> ./configure without-readline
> configure: WARNING: you should use --build, --host, --target
> checking build system type... Invalid configuration
> `without-readline': machine `without' not recognized

Note that the correct syntax is

./configure --without-readline

Also, please write to this list in english.

--
Alvaro Herrera (<alvherre[a]alvh.no-ip.org>)
"Always assume the user will do much worse than the stupidest thing
you can imagine." (Julien PUYDT)

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Alvaro Herrera 2005-08-24 15:18:28 Re: Permission denied errors
Previous Message John R Pierce 2005-08-24 02:40:25 Re: Help