Re: Java with ARM does not work

2002-08-20 Thread Wilhelm *Rafial* Fitzpatrick
>I installed Linux on my ipaq and the j2re1.3.1 for ARM in my /home >directory. I set PATH to /home/j2re1.3.1/bin. But there is he >problem: There is no java file in that directory so typing java into >the console brings up “java not found" There should be a file named .java_wrapper in this direc

Re: Java with ARM does not work

2002-08-20 Thread Juergen Kreileder
Heiner Litz <[EMAIL PROTECTED]> writes: > I installed Linux on my ipaq and the j2re1.3.1 for ARM in my /home > directory. I set PATH to /home/j2re1.3.1/bin. But there is he > problem: There is no java file in that directory Your filesystem doesn't understand symlinks, use a real one. J

Java with ARM does not work

2002-08-20 Thread Heiner Litz
HI   I installed Linux on my ipaq and the j2re1.3.1 for ARM in my /home directory. I set PATH to /home/j2re1.3.1/bin. But there is he problem: There is no java file in that directory so typing java into the console brings up „java not found“   There is a java file in ~/j2re1.3.1/bin/arm