1、执行命令:./configure --prefix=/opt/app/postgresql --with-openssl
报错:
2、解决办法
执行命令:yum install openssl-devel
重新执行 ./configure --prefix=/opt/app/postgresql --with-openssl
股指期货功能
阅读 32
2024-06-17
1、执行命令:./configure --prefix=/opt/app/postgresql --with-openssl
报错:
2、解决办法
执行命令:yum install openssl-devel
重新执行 ./configure --prefix=/opt/app/postgresql --with-openssl
相关推荐
精彩评论(0)