开发者

Upgrade OpenSSL for OS 10.5 failed: flipscanister

开发者 https://www.devze.com 2023-04-11 01:29 出处:网络
I am trying to update my OpenSSL 0.9.71 to latest version to av开发者_开发问答oid error with Devise & Facebook login. Since it is not easy to update OpenSSL, I have to install another version of O

I am trying to update my OpenSSL 0.9.71 to latest version to av开发者_开发问答oid error with Devise & Facebook login. Since it is not easy to update OpenSSL, I have to install another version of OpenSSL from source. I was able to follow these steps:

cd /users/<your_user_name>/desktop/
sudo mv openssl /usr/local/
sudo cd /usr/local/openssl
./config

When I run

make

I got the following error:

unable to find /usr/local/ssl/lib/fips-1.0//flipscanister.o

I spent a day searching around but I couldn't find any help to install flipcanister, so my questions are:

  1. Do I need to install new OpenSSL, or there is a way to get around it with older version(i.e., just copy a few files to the right location)?

  2. If I have to, then how should I install flipscanister

Thank you very much for your help.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号