Re: Strange behavior with 'httpGate'

2018-04-19 Thread Erik Gustafson
> > If this works, start httpGate not just with 'su' but 'su -' to get the > right env. > That's the fix, thanks Alex! >

Re: 32 vs 64 bit ???

2018-04-19 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