I m trying to use buildozer in termux everything is fine but it was asking to install zlib
So I found this discussion :-
https://github.com/termux/termux-packages/issues/2671
But when I ran command
./configure --prefix=$PREFIX
And I got this error bash: ./configure: Permission denied
How can I fix this??