Open theopechli opened 3 years ago
I can reproduce this on Debian based distros, is it a feature or bug? I have to run rz-pm
with sudo as a workaround.
probably a bug.
you can fix it by changing the prefix https://github.com/rizinorg/rz-ghidra#building
you can fix it by changing the prefix https://github.com/rizinorg/rz-ghidra#building
Thanks! It works to install rz-ghidra
. Which repo does this problem lies in? I can try to fix it forever.
BTW, I think this is the wrong repository... you are probably using rz-pm the bash script, which is in the rizinorg/rizin repository. This repository is about a new implementation in golang that can work across all major systems and provide compilable and binary plugins. It still needs to be developed though, but we plan to move it forward in the next few months.
you can fix it by changing the prefix https://github.com/rizinorg/rz-ghidra#building
Thanks! It works to install
rz-ghidra
. Which repo does this problem lies in? I can try to fix it forever.
You should probably look at https://github.com/rizinorg/rizin-pm/blob/master/db/rz-ghidra .
Work environment
rizin -v
full output, not truncated (mandatory)Expected behavior
rz-pm -i rz-ghidra
installs to~/.local
.Actual behavior
rz-pm -i rz-ghidra
fails with "Permission denied" because it tries to install to/usr/local
.Steps to reproduce the behavior
rz-pm -i rz-ghidra