[BusyBox] Running a JVM

Marc Leeman marc.leeman at gmail.com
Tue May 3 09:58:14 UTC 2005


> ./j2re-1.4.2-bin: 324: awk: not found
> [: 53732: unknown operand

compile and install awk with buildroot?

> Anyway when I try to run "java" now , i've got
> -sh: java: not found

are you certain you are running on the same arch?

> I've noticed that the directory containing java was not in the PATH,
> but I don't
> manage to add it.

This is a pretty basic question you are asking here, but anyway, here
goes:

BusyBox v1.00 (2005.04.28-15:29+0000) Built-in shell (ash)
Enter 'help' for a list of built-in commands.

# echo $PATH
/bin:/sbin:/usr/bin:/usr/sbin:/usr/bin/X11:/usr/local/bin
# export PATH=/blah:$PATH
# echo $PATH
/blah:/bin:/sbin:/usr/bin:/usr/sbin:/usr/bin/X11:/usr/local/bin
# 

-- 
  greetz, marc
You'll be happy to know I have a plan.
	Crichton - Through the Looking Glass 
scorpius 2.6.11 #1 Wed Mar 2 16:38:38 CET 2005 GNU/Linux
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.busybox.net/pipermail/busybox/attachments/20050503/423db5ac/attachment-0002.pgp 


More information about the busybox mailing list