Em Sex 11 Out 2002 23:55, codebreaker escreveu: > estou usando o debian3.0 e ao tentar instalar o netscape 7 o sistema > retorna com a msg: > crypt:/usr/local/netscape-installer# ./netscape-installer > ./netscape-installer-bin: error while loading shared libraries: > libstdc++-libc6.1-1.so.2: cannot open shared object file: No such file > or directory > nao encontrei tal biblioteca em lugar algum. alguem poderia informar?
tente: apt-get install libstdc++2.9-glibc2.1 ou se jah foi instalado: apt-get --reinstall install libstdc++2.9-glibc2.1 Um abraço.

