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 version its installed under. It has 3 choices with the last one being a catch all resembling: "'uname' -m"
Just change that to "armv5tel"
You may have to change one other file but I dont recall which one it is. After that it will work.
Sorry to be so vague, hope this helps.
-Kenny


From: Thelma Barry [mailto:[EMAIL PROTECTED]
Sent: Tue 8/10/2004 6:38 AM
To: [EMAIL PROTECTED]
Subject: problem running java

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/armv5tel
ln -s lib/armv4l lib/armv5tel)

but am having no luck. I've compiled the Java source
code on my PC and sent the java file and the class
file to the iPaq and ran 'java filename'. Is there
anything else I need to do, set classpaths for
example.

Thanks,
Thelma

________________________________________________________________________
Yahoo! Messenger - Communicate instantly..."Ping"
your friends today! Download Messenger Now
http://uk.messenger.yahoo.com/download/index.html


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to