Thanks Alex, I did manage to compile pil21 some time ago on termux, but it was not the latest version. Waiting for the package is for satisfying my laziness by having automatic updates ;)
Sad to hear about termux, I hope that there will be a solution for that. It is a great tool! Cheers, Davide On Thu, Dec 17, 2020, 08:30 Alexander Burger <a...@software-lab.de> wrote: > Hi Davide, > > > I am using the one from the package manager of ubuntu 18, so it's > probably > > pil 64. > > Right. > > > > I am waiting for the new package on thermux ;) > > Me too! However, I'm not sure about the state. > > I wrote to Fredrik (the developer of Termux) in November and again in > December, > asking him to package pil21. Usually he always immediately replied, but > this > time I did not get any answer. > > In general, the future of Termux is uncertain. The requirement from Google > for > Android-10 make it virtually impossible. It looks like Termux will stay on > Android-9 (API 28) as long as possible. > > > Getting pil21 on Termux is easy though. I developed it completely on > Termux, so > it builds without problem. Just do > > apt install make clang llvm readline libffi openssl pkg-config > tar xfz pil21.tgz > cd pil21 > (cd src; make) > > ☺/ A!ex > > -- > UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe > >