【问题标题】:missing libssl.so.10 when install postgresql92-server postgresql92-contrib安装 postgresql92-server postgresql92-contrib 时缺少 libssl.so.10
【发布时间】:2015-02-25 04:49:02
【问题描述】:

当我安装 postgresql92-server postgresql92-contrib 我遇到了一些问题,详情如下

但我可以找到库

我的 linux 版本如下

【问题讨论】:

    标签: linux postgresql-9.2 libssl libcrypto


    【解决方案1】:

    【讨论】:

      【解决方案2】:

      这应该可行:

      export LD_LIBRARY_PATH=<include the location to the openssl lib folder>:$LD_LIBRARY_PATH
      

      【讨论】:

        猜你喜欢
        • 2020-05-03
        • 2020-09-15
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2019-10-21
        • 2012-05-15
        • 1970-01-01
        相关资源
        最近更新 更多