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

Re: library lost - need help, please



On Mon, Sep 06, 1999 at 07:05:14PM -0400, Peter Mickle wrote:
> hello readers,
> 
> NEW USER question/problem, need help if possible. in trying to solve one
> shared libraries problem, i unintentionally removed the following library:
> 
> 	/usr/lib/gcc-lib/i486-linux/egcs-2.91.60/libstdc++.so
> 

Hi Peter!
Actually apt and dselect are frontends to the real Debian package management
tool - "dpkg" They both assusme that if the package is installed - it does
not need to be reinstalled - which is perfectly true unless the packege is
broken - like in your case. 

(BTW - there should be an option for apt to force reinstalls, shouldn't it?)

In your case the best way is to:

dpkg -i libstdc++2.9-dev_2.91.60-5.deb

which installs the package. Also, if you have Midnight Commander you can
try tapping enter on the package file and then be able to browse/install the
package contents.

hope this helps,
Marcin

-- 

--------------------------------
Marcin Owsiany
porridge@pandora.info.bielsko.pl
--------------------------------


Reply to: