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

Martin Marques martin@bugs.unl.edu.ar
Tue, 9 Dec 2003 20:02:14 -0300


El Mar 09 Dic 2003 18:54, Jose Luis Torres escribi=F3:
> 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
> ---------------------------------------------------------------
>=20
> Seg=FAn dice y creo entender no tengo el Modulo Perl DBI, tiene alguien i=
dea
> de como saber si esta instalado o no.
> Estoy desde MACOSX

Tenes un shell?

$ perl -MCPAN -e shell

Una vez en el shell de CPAN solo tenes que decirle que instale el DBI

CPAN> install DBI

=2D-=20
select 'mmarques' || '@' || 'unl.edu.ar' AS email;
=2D----------------------------------------------------------------
Mart=EDn Marqu=E9s                  |        mmarques@unl.edu.ar
Programador, Administrador, DBA |       Centro de Telem=E1tica
                       Universidad Nacional
                            del Litoral
=2D----------------------------------------------------------------