好像我做的每件事都需要额外的步骤。以下是安装过程的位置。我installed>updated>upgraded锈迹斑斑,现在我在这里。
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现在怎么办?提前谢谢你。
发布于 2019-07-12 11:16:21
也许没有安装?
sudo apt install pkg-confighttps://askubuntu.com/questions/1157742
复制相似问题