From: | Elmival Sousa <elmival(dot)sousa(at)gmail(dot)com> |
---|---|
To: | Elmival Sousa <elmival(dot)sousa(at)gmail(dot)com>, 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:26:05 |
Message-ID: | 2375bca805082408265862907f@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
thank you very much.
I don't have very deep to know on BD, but your orientation was excellent.
but once, thank you.
Elmival.
2005/8/24, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>:
> 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)
>
From | Date | Subject | |
---|---|---|---|
Next Message | vishal saberwal | 2005-08-24 15:31:52 | Ref: BUG#1321: SSL error: sslv3 alert handshake failure |
Previous Message | Alvaro Herrera | 2005-08-24 15:18:28 | Re: Permission denied errors |