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/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]



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 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 
AMTo: [EMAIL PROTECTED]Subject: problem running 
java

Hi,I've just installed blackdown java 1.3.1 on my 
iPaq3970. However when I try to run a program i get anerror 'can't find 
libjava.so. I've followed theinstructions on the GetJavaWorking Wiki page 
andGetJavaWorking2 (i.e. I've run the following commands:cd 
/j2re1.3.1ln -s bin/armv4l bin/armv5telln -s lib/armv4l 
lib/armv5tel)but am having no luck. I've compiled the Java 
sourcecode on my PC and sent the java file and the classfile to the iPaq 
and ran 'java filename'. Is thereanything else I need to do, set classpaths 
forexample.Thanks,ThelmaYahoo! 
Messenger - Communicate instantly..."Ping"your friends today! Download 
Messenger Nowhttp://uk.messenger.yahoo.com/download/index.html--To 
UNSUBSCRIBE, email to [EMAIL PROTECTED]with a subject of 
"unsubscribe". Trouble? Contact 
[EMAIL PROTECTED]