Re: Problems with "java" executable

2001-10-23 Thread Calvin Austin
It could be http://developer.java.sun.com/developer/bugParade/bugs/4422213.html which is a generic hotspot bug but was found on linux :*( regards calvin Alexandre Saur wrote: > > Yes, I know... RedHat 7.0 is kind of old now... > but my glibc is the latest for redhat 7.0 as far as I know...

Re: Problems with "java" executable

2001-10-23 Thread Alexandre Saur
Yes, I know... RedHat 7.0 is kind of old now... but my glibc is the latest for redhat 7.0 as far as I know... the version is 2.2.4-18.7.0 It's a strange thing: when running classes, like "java HelloWorld", the problem does NOT occur... the class is executing perfectly... On Tuesday 23 October

Re: problems with java

2000-09-07 Thread Nathan Meyers
On Thu, Sep 07, 2000 at 06:48:54PM +0200, Johan Groth wrote: > Hi, > After I installed 1.2.2 version of the JDK I tried to get a very simple > program to work. It looks like this: > > /** file hello.java **/ > /** --- **/ > > public class hello { > public static void main(String

Re: problems with java

2000-09-07 Thread Chris Kakris
Johan Groth wrote: > > Hi, > After I installed 1.2.2 version of the JDK I tried to get a very simple > program to work. It looks like this: > > /** file hello.java **/ > /** --- **/ > > public class hello { > public static void main(String args[]) { > System.out.println(

RE: problems with java

2000-09-07 Thread Brad Dolin
Title: RE: problems with java Hi, Try running with: /usr/local/jdk1.2.2/bin/java hello instead of /usr/local/jdk1.2.2/bin/java hello.class (java thought you were trying to run the 'class' class in package 'hello') > -Original Message- > From:

Re: problems with java

2000-09-07 Thread Joi Ellis
Johan Groth wrote: > > Hi, > After I installed 1.2.2 version of the JDK I tried to get a very simple > program to work. It looks like this: > > /** file hello.java **/ > /** --- **/ > > public class hello { > public static void main(String args[]) { > System.out.println(

Re: problems with java

2000-09-07 Thread Sandeep Konchady
Hi Johan, Please use the runtime in the following manner $ /usr/local/jdk1.2.2/bin/java -classpath . hello (that is no adding of hello.class). Regards, Sandeep > Resent-Date: Thu, 7 Sep 2000 10:45:54 -0600 (MDT) > X-Accept-Language: en, sv > MIME-Version: 1.0 > To: [EM

Re: Problems with Java 1.2 pre-v1 on Linux

1999-07-25 Thread Nagaraj S.B
Nacho Mayorga wrote: > > Madrid, July 23rd 1999 > > Hi, > > I've got Java 1.2 pre-v1 installed on RedHat 6.0. While trying to > compile (javac) one version of the world-infamous HelloWorld applet > (just for trying purposes) the following error occurred: > > *** panic: GC: getS

Re: Problems with java on Linux

1998-08-31 Thread Stephen Wynne
In message <[EMAIL PROTECTED]>, Jeffrey Smith writes: I am running jdk1.1.6-v2-libc5 . . . I have just installed this new version of slakware with version 2.0.34 of linux. Jeffrey, >From your system inventory, I see you're running ld-linux.so.1.9.9. You will probably be a