Re: [PATCH] Fix busybox head, tail to take old -n argument (was: Re: unable to run hello world on ARM920T processor) : hello world working

2002-07-16 Thread Hari v
hi really thanks for your help. Its working!!!. i changed the "head -1" to head -n 1 in .java_wrapper file. Now i am able run hello world!!! I hope the problem is solved!!!. or is it required to apply patch to busybox. once again thanks cheers Hari   [EMAIL PROTECTED] wrote: Hari v <[E

Re: unable to run hello world on ARM920T processor

2002-07-16 Thread Hari v
hi , thanks. yes i enabled the features in Config.h. Now the earlier messages like unset is missing. But how to remove head:invalid option -- 1 really i need help in this. what could be the reason for not creating virtual machine. Now the output when i run java is:

Re: unable to run hello world on ARM920T processor

2002-07-16 Thread Nathan Meyers
On Tue, Jul 16, 2002 at 05:45:50AM -0700, Hari v wrote: > > hi, > > i have ARM920T/linux 2.4.18 running. > > does anybody successfully running java over ARM9/Linux? > > i downloaded java runtime environment (j2re-1.3.1-RC1-linux-arm.tar.bz2) from > > balckdown ftp site. i installed it on ARM.

unable to run hello world on ARM920T processor

2002-07-16 Thread Hari v
hi, i have ARM920T/linux 2.4.18 running. does anybody successfully running java over ARM9/Linux? i downloaded java runtime environment (j2re-1.3.1-RC1-linux-arm.tar.bz2) from balckdown ftp site. i installed it on ARM. java is not running. i have binutils-2.9.5.0.22 gcc-2.95.2 glibc-2.1.2 when i ru