Você também poderia tentar dar um "apt-get build-dep postgresql-8.2"
Como temos o Postgresql nos repositórios do debian, com esse comando você consegue baixar todas as dependências. Eu sempre faço isso quando quero compilar algo que já existe nos repositórios. Em 31/01/08, Felipe Augusto van de Wiel (faw) <[EMAIL PROTECTED]> escreveu: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 31-01-2008 10:33, Flávio R. Lopes wrote: > > Olá lista. > > Baixei o PostgreSQL no formato ".tar.gz"....descompactei ele nu > > diretorio qualquer e ao rodar o comando "./configure" apareceu o > > seguinte erro na compilação: > > > > checking for -lreadline... no > > checking for -ledit... 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. > > > > > > Como sou novo no Debian, alguém poderia me ajudar ? > > Você vai precisar instalar as bibliotecas necessárias > para compilar o PostgreSQL, você pode buscar pelo nome: > > $ aptitude search readline > > > É possível usar o auto-apt para tentar de ajudar a > achar as bibliotecas necessárias para a inslatação. > > > Abraço, > - -- > Felipe Augusto van de Wiel (faw) > "Debian. Freedom to code. Code to freedom!" > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.6 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFHoc+LCjAO0JDlykYRArSEAKCKIrK/jKWiXa7q/lW3e/FRzA6UBgCdGNUG > CdDpfezFyQxzsOpaXwYm0EM= > =lZlx > -----END PGP SIGNATURE----- > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact > [EMAIL PROTECTED] > > -- Vinícius Batistela Graduando em Ciência da Computação Linux User #453106

