dou4121 2018-11-30 09:35
浏览 673

如何使用旧的OpenSSL版本编译为已识别的安装

I compiled OpenSLL like this

./config --prefix=/opt/OpenSSL/openssl-1.0.0s 
make 
make install 

Everything passed well

    /opt/OpenSSL/openssl-1.0.0s/bin/openssl version -a
OpenSSL 1.0.0s 11 Jun 2015
built on: Fri Nov 30 10:04:53 2018
platform: linux-x86_64
options:  bn(64,64) rc4(1x,char) des(idx,cisc,16,int) idea(int) blowfish(idx)
compiler: gcc -I. -I.. -I../include  -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -Wa,--noexecstack -m64 -DL_ENDIAN -DTERMIO -O3 -Wall -DMD32_REG_T=int -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DWHIRLPOOL_ASM
OPENSSLDIR: "/opt/OpenSSL/openssl-1.0.0s"

When I trying to compile Curl with the option --with-ssl=/opt/OpenSSL/openssl-1.0.0s like

./configure --prefix=/opt/OpenSSL/openssl-1.0.0s --with-ssl=/opt/OpenSSL/openssl-1.0.0s/lib

I've a message meaning

configure: error: OpenSSL libs and/or directories were not found where specified!

Same When I trying to compile PHP5.6 with the option --with-openssl=/opt/OpenSSL/openssl-1.0.0s I got

configure: error: Cannot find OpenSSL's libraries

How to get OpenSSL's libraries found Regards,

  • 写回答

0条回答

    报告相同问题?

    悬赏问题

    • ¥30 这是哪个作者做的宝宝起名网站
    • ¥60 版本过低apk如何修改可以兼容新的安卓系统
    • ¥25 由IPR导致的DRIVER_POWER_STATE_FAILURE蓝屏
    • ¥50 有数据,怎么建立模型求影响全要素生产率的因素
    • ¥50 有数据,怎么用matlab求全要素生产率
    • ¥15 TI的insta-spin例程
    • ¥15 完成下列问题完成下列问题
    • ¥15 C#算法问题, 不知道怎么处理这个数据的转换
    • ¥15 YoloV5 第三方库的版本对照问题
    • ¥15 请完成下列相关问题!