Ich verwende Kubuntu 20.04 LTS und versuche, Rofi zu erstellen. Wenn ich jedoch versuche, ./configure in das Verzeichnis einzugeben, wird dies angezeigt. Was kann ich tun?
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.
Ich habe bereits versucht, es zu bearbeiten, PKG_CONFIG_PATH
aber es hat nicht funktioniert.