Re: problem running java

2004-08-13 Thread Thelma Barry
Hi, When I run ls -l bin/ I get the following: /j2re1.3.1 # ls -l bin/ -rw---1 root root 411 Aug 10 09:40 HelloWorld.class -rw---1 root root 135 Aug 10 09:39 HelloWorld.java drwxr-xr-x4 root root0 Aug 8 16:21 armv4l lrwxrwxrwx1 ro

Re: problem running java

2004-08-12 Thread Steffen Hitschke
Hey, On Wed, Aug 11, 2004 at 02:57:22PM +0100, Thelma Barry wrote: > Hi, > I modified that script but still no luck, I'm getting > the same error. I've run the commands > cd /j2re1.3.1 > ln -s bin/armv4l bin/armv5tel > ln -s lib/armv4l lib/armv5tel With a 'ls -l bin/' you should see what i

RE: problem running java

2004-08-10 Thread McCoig, Kenneth
Title: problem running java Thelma- I had the same problem and tried what you did also. What I did to get it working was open the .javawrapper file (i thinks its in the bin dir) and modify the script. You will see a few lines towards the begining where it trys to determine which arm

problem running java

2004-08-10 Thread Thelma Barry
Hi, I've just installed blackdown java 1.3.1 on my iPaq 3970. However when I try to run a program i get an error 'can't find libjava.so. I've followed the instructions on the GetJavaWorking Wiki page and GetJavaWorking2 (i.e. I've run the following commands: cd /j2re1.3.1 ln -s bin/armv4l bin/armv5

Re: problem running java under Linux

1998-10-29 Thread Michael Sinz
On Thu, 29 Oct 1998 17:28:38 -0500, Redeker, Marcus, BMG - NY1540 wrote: >All, > >I am using SuSe-Linux 5.2 and I installed "glibc-2_0_6-1_i386.rpm" >because I have a Sybase Server running >on this machine too. So I presume that I am using glib and I installed >"jdk_1.1.6-v5-glibc-x86.tar.gz" in

problem running java under Linux

1998-10-29 Thread Redeker, Marcus, BMG - NY1540
All, I am using SuSe-Linux 5.2 and I installed "glibc-2_0_6-1_i386.rpm" because I have a Sybase Server running on this machine too. So I presume that I am using glib and I installed "jdk_1.1.6-v5-glibc-x86.tar.gz" in the directory "/usr/lib/jdk116_v5/". I created the well known HelloWorld.java an

problem running java on linux

1998-10-28 Thread Redeker, Marcus, BMG - NY1540
OOPS, forgot the attach... All, when I start to compile a .java file I get the following error: /usr/lib/jdk116_v5/bin/../bin/i686/green_threads/javac: line 19: 2200 Segmentation fault `dirname $0`/${progname} $RUNTIME_ARGS -ms8m $RUNTIME_ARGS sun.tools.javac.Main $APP_ARGS The output

problem running java linux

1998-10-28 Thread Redeker, Marcus, BMG - NY1540
All, when I start to compile a .java file I get the following error: /usr/lib/jdk116_v5/bin/../bin/i686/green_threads/javac: line 19: 2200 Segmentation fault `dirname $0`/${progname} $RUNTIME_ARGS -ms8m $RUNTIME_ARGS sun.tools.javac.Main $APP_ARGS The output from my 'ldconfig -D' is attac