./bootstrap && ./configure --enable-vnc && make 报错 please install libssl-dev or openssl-devel
时间: 2024-02-01 10:14:10 浏览: 130
这个错误意味着缺少 OpenSSL 库的开发文件,你需要安装 `libssl-dev` 或 `openssl-devel` 包来解决这个问题。
如果你使用的是 Debian/Ubuntu 系统,可以运行以下命令来安装:
```
sudo apt-get install libssl-dev
```
如果你使用的是 CentOS/RHEL 系统,可以运行以下命令来安装:
```
sudo yum install openssl-devel
```
安装完成后再重新运行 `./bootstrap && ./configure --enable-vnc && make` 命令即可。
阅读全文
相关推荐
![rar](https://img-home.csdnimg.cn/images/20241231044955.png)
![zip](https://img-home.csdnimg.cn/images/20241231045053.png)
![rar](https://img-home.csdnimg.cn/images/20241231044955.png)
![zip](https://img-home.csdnimg.cn/images/20241231045053.png)
![zip](https://img-home.csdnimg.cn/images/20241231045053.png)
![zip](https://img-home.csdnimg.cn/images/20241231045053.png)
![zip](https://img-home.csdnimg.cn/images/20241231045053.png)
![pdf](https://img-home.csdnimg.cn/images/20241231044930.png)
![zip](https://img-home.csdnimg.cn/images/20241231045053.png)
![rar](https://img-home.csdnimg.cn/images/20241231044955.png)
![zip](https://img-home.csdnimg.cn/images/20241231045053.png)
![.zip](https://img-home.csdnimg.cn/images/20241231045053.png)
![zip](https://img-home.csdnimg.cn/images/20241231045053.png)
![zip](https://img-home.csdnimg.cn/images/20241231045053.png)
![rar](https://img-home.csdnimg.cn/images/20241231044955.png)
![-](https://img-home.csdnimg.cn/images/20241231045053.png)