ubuntu的话安装libssl-dev
sudo apt install libssl-dev |
如果还是找不到,其实报错信息里有提示安装
pkg-config
可能可以解决问题:sudo apt install pkg-config |
然后再跑
cargo build
就可以了。
ubuntu的话安装libssl-dev
sudo apt install libssl-dev |
pkg-config
可能可以解决问题:sudo apt install pkg-config |
cargo build
就可以了。
Except as otherwise noted, this blog is licensed under CC BY-SA 4.0 License.
©2021-
searchstar
|
pv
|
uv
Theme Tree
by Wu Jun
Powered by Hexo