已解決 - Kubuntu 20.04 LTS 上的 Rofi,嘗試 ./configure 時發生錯誤

已解決 - Kubuntu 20.04 LTS 上的 Rofi,嘗試 ./configure 時發生錯誤

我正在運行 Kubuntu 20.04 LTS 並且正在嘗試建立 Rofi,但是當我嘗試在目錄中進行 ./configure 時,就會出現此問題。我能做些什麼?

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.

我已經嘗試編輯PKG_CONFIG_PATH但沒有成功。

相關內容