Common errors

    If the linux AppImage binary crashes upon startup, make sure your environment variable is empty.


    On macOS, you can also try:

    • (for modernversion and if radare2 was installed like the submodule)Or radare2 libs could be installed to /usr/lib/pkgconfig/, so youcan add variable PKG_CONFIG_PATH with value /usr/lib/pkgconfig/

    OS X libjpeg error

    Some people report that they have keyboard issues. Usually it is becausethe Xorg layout is wrong. You can check it with: Most of the time using setxkbmap us solves the issue, but it mightnot be enough and require a more advanced Xorg configuration.