RE: Error de instalacion en UBUNTU!

From: Edwin Quijada <listas_quijada(at)hotmail(dot)com>
To: <jjrosales(at)estudiantes(dot)uci(dot)cu>, <jcenteno(at)aldia(dot)com(dot)mx>
Cc: <alvherre(at)alvh(dot)no-ip(dot)org>, <loorvela(at)yahoo(dot)com>, <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: RE: Error de instalacion en UBUNTU!
Date: 2009-02-09 06:08:24
Message-ID: BLU137-W25461444FAD699186D24F9E3BC0@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda


apt-get install libreadline5-dev
instala eso y dime

*-------------------------------------------------------*
*-Edwin Quijada
*-Developer DataBase
*-JQ Microsistemas
*-809-849-8087

* " Si deseas lograr cosas excepcionales debes de hacer cosas fuera de lo comun"
*-------------------------------------------------------*

> Subject: [pgsql-es-ayuda] Error de instalacion en UBUNTU!
> Date: Sat, 7 Feb 2009 13:40:59 -0500
> From: jjrosales(at)estudiantes(dot)uci(dot)cu
> To: jcenteno(at)aldia(dot)com(dot)mx
> CC: alvherre(at)alvh(dot)no-ip(dot)org; loorvela(at)yahoo(dot)com; pgsql-es-ayuda(at)postgresql(dot)org
>
>
> aqui especifico un poco mas amigos probe instalando la libreria
> miren. el problema persiste.
>
> masacote(at)masacote-desktop:~$ sudo su
> root(at)masacote-desktop:/home/masacote# sudo apt-get install readline-common
> Leyendo lista de paquetes... Hecho
> Creando árbol de dependencias
> Leyendo la información de estado... Hecho
> readline-common ya está en su versión más reciente.
> 0 actualizados, 0 se instalarán, 0 para eliminar y 0 no actualizados.
>
>
> root(at)masacote-desktop:/home/masacote# cd /home/masacote/postgresql-8.1.2
> root(at)masacote-desktop:/home/masacote/postgresql-8.1.2# ./configure
>
>
> checking build system type... i686-pc-linux-gnu
> checking host system type... i686-pc-linux-gnu
> checking which template to use... linux
> checking whether to build with 64-bit integer date/time support... no
> checking whether NLS is wanted... no
> checking for default port number... 5432
> checking for gcc... gcc
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables...
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ANSI C... none needed
> checking if gcc supports -Wdeclaration-after-statement... yes
> checking if gcc supports -Wendif-labels... yes
> checking if gcc supports -fno-strict-aliasing... yes
> configure: using CFLAGS=-O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing
> checking whether the C compiler still works... yes
> checking how to run the C preprocessor... gcc -E
> checking allow thread-safe client libraries... no
> checking whether to build with Tcl... no
> checking whether to build Perl modules... no
> checking whether to build Python modules... no
> checking whether to build with Kerberos 5 support... no
> checking whether to build with PAM support... no
> checking whether to build with Bonjour support... no
> checking whether to build with OpenSSL support... no
> checking for egrep... grep -E
> configure: using CPPFLAGS=-D_GNU_SOURCE
> configure: using LDFLAGS=
> checking for gawk... no
> checking for mawk... mawk
> checking for flex... no
> configure: WARNING:
> *** Without Flex you will not be able to build PostgreSQL from CVS or
> *** change any of the scanner definition files. You can obtain Flex from
> *** a GNU mirror site. (If you are using the official distribution of
> *** PostgreSQL then you do not need to worry about this because the Flex
> *** output is pre-generated.)
> checking whether ln -s works... yes
> checking for ld used by GCC... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for ranlib... ranlib
> checking for lorder... lorder
> checking for tar... /bin/tar
> checking for strip... strip
> checking whether it is possible to strip libraries... yes
> checking for bison... no
> configure: WARNING:
> *** Without Bison you will not be able to build PostgreSQL from CVS or
> *** change any of the parser definition files. You can obtain Bison from
> *** a GNU mirror site. (If you are using the official distribution of
> *** PostgreSQL then you do not need to worry about this because the Bison
> *** output is pre-generated.) To use a different yacc program (possible,
> *** but not recommended), set the environment variable YACC before running
> *** 'configure'.
> checking for perl... /usr/bin/perl
> checking for main in -lbsd... no
> checking for setproctitle in -lutil... no
> checking for main in -lm... yes
> checking for main in -ldl... yes
> checking for main in -lnsl... yes
> checking for main in -lsocket... no
> checking for main in -lipc... no
> checking for main in -lIPC... no
> checking for main in -llc... no
> checking for main in -ldld... no
> checking for main in -lld... no
> checking for main in -lcompat... no
> checking for main in -lBSD... no
> checking for main in -lgen... no
> checking for main in -lPW... no
> checking for main in -lresolv... yes
> checking for library containing getopt_long... none required
> checking for main in -lunix... no
> checking for library containing crypt... -lcrypt
> checking for library containing fdatasync... none required
> checking for shmget in -lcygipc... no
> checking for readline... no
>
> 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.
>
>
> root(at)masacote-desktop:/home/masacote/postgresql-8.1.2# make
> You need to run the 'configure' program first. See the file
> 'INSTALL' for installation instructions.
> make: *** [all] Error 1
> root(at)masacote-desktop:/home/masacote/postgresql-8.1.2#
> --
> TIP 6: ¿Has buscado en los archivos de nuestra lista de correo?
> http://archives.postgresql.org/pgsql-es-ayuda

_________________________________________________________________
See how Windows® connects the people, information, and fun that are part of your life
http://clk.atdmt.com/MRT/go/119463819/direct/01/

In response to

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Raúl Andrés Duque Murillo 2009-02-09 09:08:01 Actualizar registros de tabla basados en otra
Previous Message Edwin Quijada 2009-02-09 06:01:51 RE: Consulta SQL