On Tue, Apr 28, 2009 at 09:34, Andrzej <le...@speo.coi.pl> wrote:
> Hi,
>
> I just installed Lenny 64 and have problem with UPS software. There is no
> debs, but script for so called other distros. I run it and seems to be ok. But
> when I tried to run it i receive errror: "upsm: error while loading shared
> libraries: libstdc++.so.5: cannot open shared object file: No such file or
> directory".
>

It seems that libstdc++.so.5 is missing in your system.
Run this command to check it out:
ldd /usr/sbin/upsm

If that file is really missing, then open this url and search for it:
http://www.debian.org/distrib/packages#search_contents

>From which you would know which package should be installed to solve
your problem. For example, searching libstdc++.so.5 and two packages
would be find: ia32-libs and libstdc++5. If your system is amd64 and
your UPS software is 32bit, then install the first one; else install
the second one.

Regards,
Wang Long


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to