| From: | Gunnar Wolf <gwolf(at)gwolf(dot)cx> |
|---|---|
| To: | Jesus Emanuel Garcia <j_e_g_f(at)yahoo(dot)com(dot)mx> |
| Cc: | pgsql-ayuda(at)tlali(dot)iztacala(dot)unam(dot)mx |
| Subject: | Re: [Pgsql-ayuda] instalacion |
| Date: | 2003-06-23 19:49:21 |
| Message-ID: | 20030623194921.GC18611@gwolf.cx |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-es-ayuda |
Jesus Emanuel Garcia dijo [Thu, Jun 12, 2003 at 06:04:44PM -0500]:
> Hola a todos ....
>
> Tengo debian linux 3.0. en mi maquina , y estoy en en el proceso de instalacion de posgress
>
>
> He seguido los pasos de instalacion que vienen en la guia de el administrador de posgres , ya cree al super usuario postgres , descompirmi lo fuentes, y ahora aqui viene el problema al ejecutar la siguiente linea ./configure --prefix=/usr/local/pgsql --with-perl --with-odbc
> --enable-locale el resuldato es el siguiente:
> 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 to build with recode support... no
> checking whether NLS is wanted... no
> checking for default port number... 5432
> checking for default soft limit on number of connections... 32
> checking for gcc... gcc
> checking for C compiler default output...
> configure: error: C compiler cannot create executables
>
> y al ejecutar make all
> no continua con la instalacion
>
> me podria ayudar alguien .......
Ummm.. Te sugiero no irte por este lado - En Debian tienes el paquete ya
armado y compilado para que quede instalado de manera coherente con el
resto de tu sistema. Dale simplemente:
# apt-get install postgresql
y ya quedaste.
Saludos,
--
Gunnar Wolf - gwolf(at)gwolf(dot)cx - (+52-55)5630-9700 ext. 1366
PGP key 1024D/8BB527AF 2001-10-23
Fingerprint: 0C79 D2D1 2C4E 9CE4 5973 F800 D80E F35A 8BB5 27AF
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fernando Papa | 2003-06-23 20:42:41 | RE: [Pgsql-ayuda] plpgsql que tipo de dato es un recordset para una function |
| Previous Message | Alvaro Herrera | 2003-06-23 18:14:34 | Re: [Pgsql-ayuda] acelerar acceso con Posgresql |