Re: Estructura de una página Postgresql

From: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
To: silv silv <silviline1(at)yahoo(dot)es>
Cc: pgsql-es-ayuda(at)postgresql(dot)org
Subject: Re: Estructura de una página Postgresql
Date: 2004-10-19 12:58:33
Message-ID: 20041019125833.GD4134@dcc.uchile.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

On Wed, Oct 13, 2004 at 07:47:37PM +0200, silv silv wrote:

Hola,

> Tal y como tú apuntas, el problema era que no
> encontraba las librerias. He vuelto a modificar el
> Makefile convenientemente, y ahora no me da problemas,
> el make. Sin embargo, sí tengo problemas al hacer el
> make install:
>
> a5s111pc35:/usr/local/src/postgresql-7.4.2/contrib/pg_filedump-3.0
> # make install
> make: *** No rule to make target `install'. Stop.

Hmmm ... yo no he tratado de hacer make install, simplemente ejecuto
pg_filedump desde el mismo directorio. De hecho, mirando el makefile es
claro que no hay una regla para "install" ... si quieres instalarlo
copialo manualmente (cp).

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"I personally became interested in Linux while I was dating an English major
who wouldn't know an operating system if it walked up and bit him."
(Val Henson)

In response to

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Alberto Pia 2004-10-19 13:49:59 Problemas con PGMail
Previous Message Alvaro Herrera 2004-10-19 12:56:01 Re: urgente