Erro de libs ao executar mercury

Iniciado por lfernandosg, 07 de Maio de 2007, 10:30

tópico anterior - próximo tópico

lfernandosg

Estou com o erro abaixo ao tentar executar o mecury pois não dá nenhum erro ao instalar:


[root@localhost lib]# mercury
awk: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
/bin/ls: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
grep: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
/usr/local/jre1.5.0_06/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
[root@localhost lib]#

mas o java funciona normal pois já testei em sites de bancos.
Dell Xps M1330/c2d 2.0Ghz/4GB ddr2/320GB sata/etc...

Diego_Rocha

#1
Tenta instalar a glibc para ver se resolve,


sudo apt-get install glibc


se mesmo depoois de instalar a glibc continuar com erros, é so vc pegar o nome da lib q esta faltando colocar no google e ve de qual pacote é essa lib e depois baixar pelo synaptic ou pelo apt-get é isso ai t++