Estoy ejecutando Kubuntu 20.04 LTS y estoy intentando compilar Rofi, pero cuando intento ./configure en el directorio, aparece esto. ¿Qué puedo hacer?
configure: error: Package requirements (gio-2.0) were not met:
No package 'gio-2.0' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables _NKUTILS_INTERNAL_GIO_CFLAGS
and _NKUTILS_INTERNAL_GIO_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Ya intenté editar el PKG_CONFIG_PATH
pero no funcionó.