我正在嘗試運行configure
命令,用於從github下載的gnuradio-802.15.4-demodulation
文件。未找到包gnuradio-core
這是顯示這些錯誤。
checking for gnuradio-core >= 2... Package gnuradio-core was not found in the pkg-config search path. Perhaps you should add the directory containing `gnuradio-core.pc' to the PKG_CONFIG_PATH environment variable No package 'gnuradio-core' found
configure: error: Library requirements (gnuradio-core >= 2) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
我已經安裝了gnuradio-companion
及其運作良好。
我沒有太多的編程和善意地告訴什麼是簡單的問題和我應該做的糾正?
我不你指的是什麼樣的答案?也許gr-ieee802-15-4?隨附說明如何構建,以及作爲整個GNU Radio生態系統,它們完全不使用autoconf,而是使用cmake。 –
回答於https://lists.gnu.org/archive/html/discuss-gnuradio/2017-10/msg00108.html –