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: > [EMAIL PROTECTED]:/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) ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster
