[Pgsql-ayuda] Migracion del esquema de bases de datos

Jose Luis Torres jltorres@assa.com.mx
Tue, 09 Dec 2003 15:54:14 -0600


Bueno pues a mi me fallo aqu=ED estan los errores:
------------------------------------------------------------
./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking for sed... /usr/bin/sed
checking for perl... /usr/bin/perl
checking DBI... Can't locate DBI.pm in @INC (@INC contains:
/System/Library/Perl/darwin /System/Library/Perl /Library/Perl/darwin
/Library/Perl /Library/Perl /Network/Library/Perl/darwin
/Network/Library/Perl /Network/Library/Perl .) at -e line 1.
BEGIN failed--compilation aborted at -e line 1.
no
configure: error: Perl module DBI is required
[desarrollo:/Library/postgresql_autodoc] joseluistorres# make install
./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking for sed... /usr/bin/sed
checking for perl... /usr/bin/perl
checking DBI... Can't locate DBI.pm in @INC (@INC contains:
/System/Library/Perl/darwin /System/Library/Perl /Library/Perl/darwin
/Library/Perl /Library/Perl /Network/Library/Perl/darwin
/Network/Library/Perl /Network/Library/Perl .) at -e line 1.
BEGIN failed--compilation aborted at -e line 1.
no
configure: error: Perl module DBI is required
make: *** [config.mk] Error 1
---------------------------------------------------------------

Seg=FAn dice y creo entender no tengo el Modulo Perl DBI, tiene alguien idea
de como saber si esta instalado o no.
Estoy desde MACOSX

Jos=E9 Luis Torres Montes
Sistemas-Informatica Corporativa
Grupo AS,S.A. de C.V.
Tel. 011(52-33)-3208-8112 Ext. 1740


On 9/12/03 2:31 PM, "Luis Rodrigo Gallardo Cruz"
<lrgallardo@interservice.net> wrote:

> On Tue, Dec 09, 2003 at 02:19:23PM -0300, Sebastian Arriada wrote:
>> Hola, antes que nada gracias por la respuesta, pero yo todavia necesito
>> compilarlo, por ahora baje el tar gz de:
>> http://www.rbt.ca/autodoc/index.html
>=20
> A ojo de buen cubero: M=E9tete al directorio donde lo descomprimiste y
> dile
>=20
> ./configure
> make
>=20
> y luego como root
>=20
> make install
>=20
> Dado que es un script de perl lo m=E1s probable es que los 2 primeros
> sean inecesarios, pero dalos por si las dudas.
>=20
> Si el ./configure falla, siguete al make.