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

Re: C++ library broken



On Wed, Nov 13, 2002 at 04:17:12PM -0800, Brian Nelson wrote:
> apt-get: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory
> 
> OK, who's the ass-bag who uploaded libstdc++2.10-glibc2.2 without
> testing it first?
> 
> You'd *think* a maintainer would actually test a critical library
> package before uploading it...

quick-fix:

$ cd /usr/lib
$ ln -s libstdc++libc6.2-2.so.3 libstdc++-libc6.2-2.so.3

--Adam

-- 
Adam McKenna  <adam@debian.org>  <adam@flounder.net>



Reply to: