On 2009-04-28 03:34 +0200, Andrzej wrote: > 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".
Install the libstdc++5 package and prod the vendor to recompile his software with GCC 4.x, so that links against libstdc++6 instead. Sven -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

