Skip to content
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

why is mine like this #328

Open
Melinda996 opened this issue Sep 22, 2024 · 9 comments
Open

why is mine like this #328

Melinda996 opened this issue Sep 22, 2024 · 9 comments

Comments

@Melinda996
Copy link

Melinda996 commented Sep 22, 2024

INFO: Starting install for r2dec                                       INFO: R2PM_NEEDS: Found gcc in PATH
INFO: R2PM_NEEDS: Found make in PATH                                   ERROR: R2PM_NEEDS: Cannot find ninja in PATH
ERROR: R2PM_NEEDS: Cannot find meson in PATH                           INFO: Running apt install build-essential git make patch python wget binutils                                                                 Reading package lists... Done                                          Building dependency tree... Done                                       Reading state information... Done                                      build-essential is already the newest version (4.1).                   git is already the newest version (2.46.1).
make is already the newest version (4.4.1).                            patch is already the newest version (2.7.6-4).
python is already the newest version (3.11.9-5).                       wget is already the newest version (1.24.5).
binutils is already the newest version (2.43).                         0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
INFO: Starting install for r2dec                                       INFO: R2PM_NEEDS: Found gcc in PATH
INFO: R2PM_NEEDS: Found make in PATH                                   ERROR: R2PM_NEEDS: Cannot find ninja in PATH
ERROR: R2PM_NEEDS: Cannot find meson in PATH                           INFO: Running apt install build-essential git make patch python wget binutils                                                                 Reading package lists... Done                                          Building dependency tree... Done                                       Reading state information... Done                                      build-essential is already the newest version (4.1).                   git is already the newest version (2.46.1).
make is already the newest version (4.4.1).                            patch is already the newest version (2.7.6-4).
python is already the newest version (3.11.9-5).                       wget is already the newest version (1.24.5).
binutils is already the newest version (2.43).                         0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
INFO: Starting install for r2dec                                       INFO: R2PM_NEEDS: Found gcc in PATH
INFO: R2PM_NEEDS: Found make in PATH                                   ERROR: R2PM_NEEDS: Cannot find ninja in PATH
ERROR: R2PM_NEEDS: Cannot find meson in PATH                           INFO: Running apt install build-essential git make patch python wget binutils
@wargio
Copy link
Owner

wargio commented Sep 22, 2024

can you provide the steps you have performed to install it?
also @trufae

@trufae
Copy link
Contributor

trufae commented Sep 22, 2024

The error message says that you dont have meson or ninja installed

@Melinda996
Copy link
Author

The error message says that you dont have meson or ninja installed

The error message says that you dont have meson or ninja installed

Screenshot_20240922_144309

@Melinda996
Copy link
Author

can you provide the steps you have performed to install it? also @trufae

I installed radare2 from git, after installing radare2 I installed r2ghidra and then ran the command r2pm -ci r2dec and it looked like above

@trufae
Copy link
Contributor

trufae commented Sep 22, 2024

And meson?

@Melinda996
Copy link
Author

And meson?

Uploading Screenshot_20240922_145753.jpg…

@wargio
Copy link
Owner

wargio commented Sep 22, 2024

you have failed on uploading the screenshot

@Melinda996
Copy link
Author

you have failed on uploading the screenshot

Screenshot_20240922_145753

@trufae
Copy link
Contributor

trufae commented Oct 16, 2024

pip install meson

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants