termux / proot

An chroot-like implementation using ptrace.
https://wiki.termux.com/wiki/PRoot
Other
761 stars 160 forks source link

cannot link executable "proot": library "libtalloc.so.2" not found #98

Closed whitehattamil closed 4 years ago

whitehattamil commented 4 years ago

cannot link executable "proot": library "libtalloc.so.2" not found Please help me

ghost commented 4 years ago

What is your termux-info output ?

whitehattamil commented 4 years ago

Screenshot_2020-03-01-18-23-33

whitehattamil commented 4 years ago

What is your termux-info output ?

Screenshot_2020-03-01-18-23-33

sankethj commented 4 years ago

Screenshot_2020-04-28-09-53-38-204_com termux

sankethj commented 4 years ago

Help please 🥺

michalbednarski commented 4 years ago

Reinstall latest libtalloc and proot from apt:

apt update
apt install --reinstall libtalloc proot