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

Reply via email to