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

Re: LIBSTDC++-LIBC6.1-1.SO.2



Quoting Bogdan Sicleru <bogdan.sicleru@gmail.com>:

On Thu, 2005-07-07 at 08:37 -0400, Roberto C. Sanchez wrote:

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?

The JAR file that contains com/zerog/lax/LAX is not in your classpath. You need to set your CLASSPATH to include it, or pass the -cp option on the command line.

-Roberto

--
Roberto C. Sanchez
http://familiasanchez.net/~sanchezr



Reply to: