This works.

Thank you. :)

----------------------------------------

*From: *Alexander Burger <a...@software-lab.de>
*To: *picolisp@software-lab.de
*Received: *Apr 11, 2021 5:21:39 PM
*Subject: *Re: pil21 installation on termux

> Hi Nehal,
> 
>> I'm having issues with pil21 installation on termux despite having all 
>> prerequisite libs installed for compilation.
>> 
>> Does anyone have complete steps of installation with cmake?
> 
> No idea about cmake, but this worked for me on Termux:
> 
>    $ apt install make clang llvm readline libffi openssl pkg-config
>    $ curl -Os https://software-lab.de/pil21.tgz
>    $ tar xfz pil21.tgz
>    $ cd pil21
>    $ (cd src; make)
> 
> ☺/ A!ex
> 
> -- 
> UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

--
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to