wargio / r2dec-js

radare2 plugin - converts asm to pseudo-C code.
519 stars 50 forks source link

why is mine like this #328

Open Melinda996 opened 1 month ago

Melinda996 commented 1 month ago
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 commented 1 month ago

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

trufae commented 1 month ago

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

Melinda996 commented 1 month ago

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 commented 1 month ago

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 commented 1 month ago

And meson?

Melinda996 commented 1 month ago

And meson?

![Uploading Screenshot_20240922_145753.jpg…]()

wargio commented 1 month ago

you have failed on uploading the screenshot

Melinda996 commented 1 month ago

you have failed on uploading the screenshot

Screenshot_20240922_145753

trufae commented 3 weeks ago

pip install meson