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

Problems with "java" executable

2001-10-23 Thread Alexandre Saur
Hi, I just starting to use Blackdown's JDK for Linux, version 1.3.1. I have a Linux RedHat 7.0 computer with all the latest libc libraries installed. My problem is this: when I first run the java executable, like "java -version", the output is this: java version "1.3.1" Java(TM) 2 Runt

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
1.0 > To: [EMAIL PROTECTED] > Subject: problems with java > Content-Transfer-Encoding: 7bit > Resent-Message-ID: <[EMAIL PROTECTED]> > Resent-From: [EMAIL PROTECTED] > X-Mailing-List: <[EMAIL PROTECTED]> archive/latest/4323 > X-Loop: [EMAIL PROTECTED] > Resent

problems with java

2000-09-07 Thread Johan Groth
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("Hello, world"); } } I compiled it wi

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

Problems with Java 1.2 pre-v1 on Linux

1999-07-23 Thread Nacho Mayorga
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: getStickySystemClass failed: java/lang/ref/Re

Re: Which Linux distribution gives least problems with java dev

1999-01-06 Thread Carl H. Sayres
> Currently I have SUSE and Red Hat both released around the same, June 1998. > sitting on my computer desk. > I want to avoid any pain with JAVA 2.0, netscape, IDEs, JDKs so which > is best supported when all the new JAVA goodies come out. I don't know of any RedHat-specific problems. SuS

Which Linux distribution gives least problems with java dev

1999-01-06 Thread M . Patel
Currently I have SUSE and Red Hat both released around the same, June 1998. sitting on my computer desk. I want to avoid any pain with JAVA 2.0, netscape, IDEs, JDKs so which is best supported when all the new JAVA goodies come out. Regards. Mo

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

Problems with java on Linux

1998-08-31 Thread Jeffrey Smith
Hi: I am running jdk1.1.6-v2-libc5 Here is my ldconfig -D result /root/installed/java $ ldconfig -D ldconfig: version 1.9.9 /usr/local/lib: /usr/X11R6/lib: libgtk.so.1 => libgtk.so.1.0.2 libglib.so.1 => libglib.so.1.0.2 libgdk.so.1 => libgdk.so.1.0.2 libgimp