Sponsored Content
Full Discussion: libcrypto.so.0.9.7
Operating Systems Solaris libcrypto.so.0.9.7 Post 302444060 by flinders1323 on Tuesday 10th of August 2010 09:47:04 PM
Old 08-10-2010
I have two lybcrypto files(Standard SUN and a third party one) . I want to compare the difference between them.

The results of cksum on the SUN one is
#cksum libcrypto.so.0.9.7
26732524211452916

and on the third party one is
#cksum libcrypto.so.0.9.7
17102110681627828
 

2 More Discussions You Might Find Interesting

1. Programming

Linking in OpenSSL libcrypto Statically

I have a C++ program which includes lots of libraries, including openssl libcrypto. In fact, the g++ switches are: -lxml2 -lcrypto -lcurl etc. The problem is that when I try to run it on a different flavor of Linux, it complains that it cannot load libcrypto.so.8. I did some research and... (20 Replies)
Discussion started by: BrandonShw
20 Replies

2. UNIX for Advanced & Expert Users

Curl: fatal: libcrypto.so.1.0.0

Hi, I've installed curl with all despondency but when I try to start it I get: root@xxx> curl ld.so.1: curl: fatal: libcrypto.so.1.0.0: open failed: No such file or directory Killed Looks like I have to change/make symlinks but I don't know how/where. Any idia? ---------- Post... (3 Replies)
Discussion started by: mehrdad68
3 Replies
All times are GMT -4. The time now is 08:09 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy