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

Re: nvu on sarge?



Randall J. Parr wrote:

> What is the trick, if any, to getting Nvu running on sarge?
> I downloaded and unpacked nvu-0.80-pc-linux2.4.23-gnu.tar.bz2.tar
> When I try to run it I get the following error:
> 
> $ cd nvu-0.80
> $ nvu
> ./nvu-bin: error while loading shared libraries: libstdc++-libc6.2-2.so.3:
>    cannot open shared object file: No such file or directory
> 
> Yet libstdc++ appears to be installed

Maybe, but there are a huge number of different versions of the standard
C++ library floating around.  The particular one you need can be found
by doing a search at http://packages.debian.org/ .  Scroll to the bottom
of that web page,  enter libstdc++-libc6.2-2.so.3 into the "Keyword"
box, select "Distribution: testing", and click "Search".  The results
page will point out that the file you seek is in the package
"libstdc++2.10-glibc2.2".

Another tool you can use to find this information (without using a web
browser) is apt-file, found in the package of the same name.

regards,

-- 
Kevin B. McCarty <kmccarty@princeton.edu>   Physics Department
WWW: http://www.princeton.edu/~kmccarty/    Princeton University
GPG public key ID: 4F83C751                 Princeton, NJ 08544



Reply to: