似乎我所做的一切都需要额外的步骤。安装过程就到这里。我已经安装>更新>升级 rustc,现在我在这里。
0:02.95 checking for rustc... /usr/bin/rustc
0:02.95 checking for cargo... /usr/bin/cargo
0:03.03 checking rustc version... 1.34.1
0:03.05 checking cargo version... 1.34.0
0:03.36 ERROR: *** The pkg-config script could not be found. Make sure it is
0:03.36 *** in your path, or set the PKG_CONFIG environment variable
0:03.36 *** to the full path to pkg-config.
0:03.42 *** Fix above errors and then restart with\
0:03.42 "/usr/bin/make -f client.mk build"
0:03.42 make[1]: *** [client.mk:150: configure] Error 1
make: *** [GNUmakefile:9: build] Error 2
现在该怎么办?提前谢谢您。
答案1
可能是没安装好?
sudo apt install pkg-config