[BusyBox] Unable to execute application in busybox shell

walter harms wharms at bfs.de
Thu Jun 16 07:23:36 UTC 2005


Hi sanjiv,
did you check for control chars ?
exspecialy when used with dos like OS CR and
other nice things.
GNU ls has the --show-control-chars switch for that cases.

re,
	walter



Sanjiv Malik wrote:
> Hi All,
> 
> I am facing a strange problem on my busybox shell. I have my files along 
> with busybox normal files. But I can't execute my files. It says
> 
> /bin/sh: ./<app>: not found
> 
> following is the log for more info.
> 
> Please let me know what I am doing wrong ?
> 
> Regards,
> Sanjiv Malik
> 
> =====================================================
> ...
> ...
> 
> <6>Freeing init memory: 116K
> Freeing init memory: 116K
> 
> BusyBox v1.00-pre8 (2004.03.05-22:18+0000) Built-in shell (ash)
> Enter 'help' for a list of built-in commands.
> 
> /bin/sh: can't access tty; job control turned off
> #
> # ls
> bin         etc         lost+found  sbin        tmp         var
> dev         lib         proc        synth       usr
> ##
> # cd synth
> # ls
> all.mid     linuxsynth
> # ./linuxsynth
> /bin/sh: ./linuxsynth: not found
> #
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> busybox mailing list
> busybox at mail.busybox.net
> http://busybox.net/mailman/listinfo/busybox



More information about the busybox mailing list