-
Notifications
You must be signed in to change notification settings - Fork 48
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
Imstallation issue in termux #99
Comments
You are missing a lot of packages here. R2pm needs g++, wget|curl, patch and git to compile it |
Any specific command to install everything in 1 go sir ? |
|
Will be good to have this specified in the readme or improve the r2pm package when running in termux |
@ifelixculpa pkg update
pkg upgrade
pkg install build-essential binutils wget git
r2pm -ci r2ghidra |
thankyou sir will test this out |
How to install git and wget on termux. |
Did you run "apt update" before the apt install? |
Trying to install on termux but failing every time
Please share how to fix
The text was updated successfully, but these errors were encountered: