Re: 32 vs 64 bit ???

2018-04-18 Thread Manuel Cano
Yup! Bash was an example of the sheebang, it will occur with any program run like this, because it is the Linux kernel who loads the interpreter. In our case PicoLisp. Android runs on Linux and everything that wants to run something has to ultimately call a clib or uclib (except in very rare except

Re: 32 vs 64 bit ???

2018-04-18 Thread Alexander Burger
On Wed, Apr 18, 2018 at 05:37:47PM +0200, Manuel Cano wrote: > I've found this also when having problems with the interpreter (bash.) > May be file encoding or end line chars. > > https://unix.stackexchange.com/questions/27054/bin-bash-no-such-file-or-directory Hmm, "#!/bin/bash no such file or d

Re: 32 vs 64 bit ???

2018-04-18 Thread Manuel Cano
I've found this also when having problems with the interpreter (bash.) May be file encoding or end line chars. https://unix.stackexchange.com/questions/27054/bin-bash-no-such-file-or-directory Kind regards, Manu 2018-04-18 16:30 GMT+02:00 Arie van Wingerden : > https://askubuntu.com/questions/1

32 vs 64 bit ???

2018-04-18 Thread Arie van Wingerden
https://askubuntu.com/questions/133389/no-such-file-or-directory-but-the-file-exists