[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problemas com o NVU



Olá,

Quando tento inicializar o NVU ele da essa msg

sharingam:/home/faiper# nvu
/usr/local/nvu/nvu-bin: error while loading shared libraries:
libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file
or directory

Alguém sabe como resolver esse problema ?

kelon@novembro:/tmp
[17:26]$ dpkg -S libstdc++-libc6.2-2.so.3
libstdc++2.10-glibc2.2: /usr/lib/libstdc++-libc6.2-2.so.3

kelon@novembro:/tmp
[17:26]$ apt-cache show libstdc++2.10-glibc2.2
Package: libstdc++2.10-glibc2.2
Priority: optional
Section: libs
Installed-Size: 340
Maintainer: Debian GCC maintainers <debian-gcc@lists.debian.org>
Architecture: i386
Source: gcc-2.95 (2.95.4.ds15-22)
Version: 1:2.95.4-22
Depends: libc6 (>= 2.3.2.ds1-4)
Filename: pool/main/g/gcc-2.95/libstdc++2.10-glibc2.2_2.95.4-22_i386.deb
Size: 127334
MD5sum: afc5847def2c4d8e02e8686fa5edaddf
Description: The GNU stdc++ library
 NOTE: This is not a final release, but taken from the CVS gcc-2_95-branch
 (dated 2001-10-02).
 .
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.

kelon@novembro:/tmp
[17:26]$ su -
Password:

root@novembro:~
[17:29]# apt-get install -y libstdc++2.10-glibc2.2
Reading Package Lists... Done
Building Dependency Tree... Done
libstdc++2.10-glibc2.2 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 400 not upgraded.

    Acho que isso resolve *esse problema* em específico. Explicando:

    dpkg -S libstdc++-libc6.2-2.so.3
        Procure saber que pacote possui esse arquivo.
    apt-cache show libstdc++2.10-glibc2.2
        Que pacote é este?
    apt-get install -y libstdc++-libc6.2-2.so.3
        Instalando.

Uso Debian Sid com Mozilla 1.7 instalado e não tive problemas com o NVU, *talvez* no Woody o pacote não exista. "0 upgraded, 0 newly installed, 0 to remove and 400 not upgraded", ter conexão discada dá nisso. Mas o sistema está funcionando normal, então não precisa atualizar, né? Isso é paranóia de ter o sistema sempre atualizado, pelo menos no caso de usuário final.


Abraços,

--
Alan Kelon  http://kelon.uni.cc



Reply to: