On Fri, Jan 30, 2004 at 02:59:37PM +0100, Dr.-Ing. C. Hurschler wrote: > /usr/src/ImageJ/jre/bin/i386/native_threads/java: error while loading shared > libraries: libstdc++-libc6.1-1.so.2: cannot open shared object file: No such > file or directory > > I have following installed > > k2bio10:/usr/src/ImageJ# find/|grep libstdc++- > /usr/lib/libstdc++-3-libc6.2-2-2.10.0.so > /usr/lib/libstdc++-libc6.2-2.so.3 > /usr/lib/libstdc++-libc6.2-2.a.3 > /usr/lib/libstdc++-3-libc6.2-2-2.10.0.a > > Any way I can circumvent this? Should I try to fake the library with > a link?
No, absolutely don't ever do that. You can download and 'dpkg -i' the libstdc++2.9-glibc2.1 package from stable, though (or just 'apt-get install libstdc++2.9-glibc2.1' if you're running stable). Cheers, -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]