radareorg / radare2-pm

Package Manager for Radare2
133 stars 69 forks source link

ERROR: This package does not have R2PM_INSTALL_WINDOWS instructions #157

Open armangido opened 10 months ago

armangido commented 10 months ago

Running r2pm -ci r2frida gives me an error


INFO: Using r2-5.8.9 and r2pm-5.8.9                                                                                     
INFO: Cleaning r2frida                                                                                                
fatal: not a git repository (or any of the parent directories): .git                                                    
INFO: Starting install for r2frida                                                                                      
ERROR: This package does not have R2PM_INSTALL_WINDOWS instructions```
dream4789 commented 7 months ago

try this: sudo apt install ninja-build meson

trufae commented 7 months ago

Theres no apt on windows and the error is unrelated to your suggestion. Windows support is currently broken in r2frida since Frida16. The package will be updated with windows instructions when ready