On Thu, 2005-07-07 at 11:19 -0400, Roberto C. Sanchez wrote: > Quoting Bogdan Sicleru <[EMAIL PROTECTED]>: > > > 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 > > I tried to pass the -cp option but still don't work.
BCS:/home/bogdans/Linux# ./setup.bin -cp Exception in thread "main" java.lang.NoClassDefFoundError: com/zerog/lax/LAX could you tell me how exactly I have to set my CLASSPATH ? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]