rizinorg / rz-ghidra

Deep ghidra decompiler and sleigh disassembler integration for rizin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configuring incomplete, errors occurred

slsanna opened this issue · comments

Hi guys, I am trying to install rz-ghidra with command "rz-pm -i rz-ghidra" or even with "rz-pm -gi rz-ghidra" but it fails, I have the following error message:
CMake Error at /usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
Call Stack (most recent call first):
/usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake-3.22/Modules/FindPkgConfig.cmake:99 (find_package_handle_standard_args)
cmake/FindRizin.cmake:88 (find_package)
CMakeLists.txt:74 (find_package)

-- Configuring incomplete, errors occurred!
See also "/home/slsanna-kali/.local/share/rizin/rz-pm/git/rz-ghidra/build/CMakeFiles/CMakeOutput.log".

I attached the CMakeOutput file but I am not able to solve the problem, can anybody help me please?
CMakeOutput.log

rz-pm is indeed too broken to be useful in its current state. Please build manually from source using the instructions in the readme.