New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
compilation error on termux : no such file or directory #486
Comments
oh yeah, i forgot about this one ... there's one terrible fix for this (will add it to the docs now, thanks for reminding me! :D), remount / as sudo su
mount -o rw,remount /
mkdir -p /home/builder/.termux-build/_cache/18-arm-21-v2/bin/
ln -s `which pkg-config` /home/builder/.termux-build/_cache/18-arm-21-v2/bin/arm-linux-androideabi-pkg-config |
closed with bettercap/website@6a2176f |
opened termux/termux-packages#3505 |
i installed like that: without any problem. |
Do i need to root my device to install zphisher in my termux?? That error always appears in my device everytime i install zphisher 😭😭 teach me how to fix it pls.. |
Do i need to root my device to install zphisher in my termux?? That error always appears in my device everytime i install zphisher 😭😭 teach me how to fix it pls. no |
cp cannot start no such file or directory in termux |
عندما احاول تشغيل اي أداة مثلا python2 Lazymux.py |
Pkg install golang... |
|
Termux app is lot of errors pls fix them any tool installetion warenty errors |
Environment
Please provide:
Steps to Reproduce
-pkg install root-repo
-pkg install golang git libpcap-dev libusb-dev
-go get -u github.com/bettercap/bettercap
**Expected behavior: to compile and move executable to go/bin folder
**Actual behavior:i got this error
-- /home/builder/.termux-build/_cache/19b-aarch64-21-v1/bin/aarch64-linux-android-pkg-config --cflags -- libusb-1.0
/home/builder/.termux-build/_cache/19b-aarch64-21-v1/bin/aarch64-linux-android-pkg-config: fork/exec /home/builder/.termux-build/_cache/19b-aarch64-21-v1/bin/aarch64-linux-android-pkg-config: no such file or directory
.......
i was on version 2.11 or 2.9 - actually i can't remember - for a while it compiled successfully on the same device the same os.
i just made an acc. to find solution for this prob. help will be greatly appreciated :)
The text was updated successfully, but these errors were encountered: