On Thu, 2005-07-07 at 08:37 -0400, Roberto C. Sanchez wrote: > On Thu, Jul 07, 2005 at 01:16:22PM +0300, Bogdan Sicleru wrote: > > Hello. > > I am trying to install my software for an UPS, but I got some problems. > > > > BCS:/home/bogdans/Linux# ls > > resource S99winpower setup.bin setup.bin.lax setup_console.bin > > setup_console.bin.lax > > > > BCS:/home/bogdans/Linux# ./setup.bin > > /home/bogdans/Linux/resource/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 > > > > BCS:/home/bogdans/Linux# apt-file search libstdc++-libc6 > > libstdc++2.10-dbg: usr/lib/debug/libstdc++-libc6.2-2.so.3 > > libstdc++2.10-dev: usr/lib/libstdc++-libc6.2-2.a.3 > > libstdc++2.10-glibc2.2: usr/lib/libstdc++-libc6.2-2.so.3 > > > > So, it looks like I have the desired library but a knew version of it. > > what should I do? how should I install my software? > > thanks in advance. > > Tha package you want is called libstdc++2.9-glibc2.1 and is in the > oldlibs section of _Woody_. > > http://packages.debian.org/cgi-bin/search_contents.pl?word=LIBSTDC%2B%2B-LIBC6.1-1.SO.2&searchmode=searchfiles&case=insensitive&version=oldstable&arch=i386 > > -Roberto
Thanks.You were right and I managed to pass over that error. But now I encountered something else: BCS:/home/bogdans/Linux# ./setup.bin Exception in thread "main" java.lang.NoClassDefFoundError: com/zerog/lax/LAX Any ideas? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]