On Mon, 02 Jul 2001, Marc Palmer wrote:
> I'm having a hard time getting 1.3.1 RC1 to run on my iPAQ. I have
> Familiar 0.4 installed.
>
> I have extracted the JRE to a microdrive and mounted it as /mnt/hda.
>
> Now, first how do I run the VM? I tried running .java_wrapper just
> as a test, and it says "Error: can't find libjava.so". My tree is
> like this:
You shouldn't use bin/.java_wrapper directly, use bin/java. If
bin/java isn't there you're using a broken file system that doesn't
understand symlinks.
> /mnt
> /hda
> /bin
> .java_wrapper
> /armv41
> /lib
> /armv41
> libjava.so
>
> Of course the other files are all there - just showing the important
> ones here.
>
> Anyway, looking at the .java_wrapper script this should be
> fine... and ls /mnt/hda/bin/../lib/libjava.so does what you'd expect
> so the file is there (the script checks for existence of libjava.so
> there). Why is .java_wrapper puking then?
>
> Interestingly enough I had a very weird problem at first -
> ./bin/armv41 and ./lib/armv41 appeared in "ls" but when a "cd" was
> attempted, linux said the directories didn't exist. I had to rename
> the dirs on a wintel box, to "arm" and then the ipaq could access
> them. I renamed them back while on the ipaq and now I can cd to
> armv41 no probs. VERY strange.
It's armv4l not armv41, ie. the last character is a lowercase 'L' not
'one'. Rename it back to the original name.
Juergen
--
Juergen Kreileder, Blackdown Java-Linux Team
http://www.blackdown.org/java-linux.html
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]