Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved]Libssl.so.1.0.0 missing
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Clad in Sky
l33t
l33t


Joined: 04 May 2007
Posts: 887
Location: Germany

PostPosted: Sat Jan 19, 2019 11:33 am    Post subject: [solved]Libssl.so.1.0.0 missing Reply with quote

Hello,
I've got a program that refuses to start. Output on the terminal is that said lib is missing. There is .1.1.0 and others, just not 1.0.0

So the smart guy :roll: that I am I made a symbolic link to 1.1.0, but that didn't work... completely.
The error message went away, but then I got an error that some version string didn't match.

Same for libcrypto.

So, are the 1.0.0. versions obsolete? I ran revdep-rebuild and it finished without complaints, so I guess nothing I installed with portage needs the 1.0.0 versions anymore; but the program I want to run looks for it and I can't just compile it, it's proprietary.
_________________
Kali Ma
Now it's autumn of the aeons
Dance with your sword
Now it's time for the harvest


Last edited by Clad in Sky on Sat Jan 19, 2019 11:59 am; edited 1 time in total
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30914
Location: here

PostPosted: Sat Jan 19, 2019 11:44 am    Post subject: Reply with quote

Yes version 1.0.0 is "obsolete" but many program (above all binary packages) depend already on it, and yes from 1.0.0 to 1.1.0 there are api/abi changes
You can try to install version 1.0.0 slotted
Code:
[I] dev-libs/openssl
     Available versions: 
     (0.9.8) 0.9.8z_p8-r1^d
     (0)    1.0.2q^d ~1.1.0j(0/1.1)^d [M]~1.1.1a(0/1.1)^d [M]~1.1.1a-r1(0/1.1)^d
     (1.0.0) ~1.0.2q-r200^t
       {+asm bindist gmp kerberos rfc3779 sctp sslv2 (+)sslv3 static-libs test (+)tls-heartbeat vanilla zlib ABI_MIPS="n32 n64 o32" ABI_PPC="32 64" ABI_S390="32 64" ABI_X86="32 64 x32" CPU_FLAGS_X86="sse2" ELIBC="musl"}
     Installed versions:  1.0.2q^d(10:12:41 PM 12/29/2018)(asm sslv3 tls-heartbeat zlib -bindist -gmp -kerberos -rfc3779 -sctp -sslv2 -static-libs -test -vanilla ABI_MIPS="-n32 -n64 -o32" ABI_PPC="-32 -64" ABI_S390="-32 -64" ABI_X86="64 -32 -x32" CPU_FLAGS_X86="sse2")
     Homepage:            https://www.openssl.org/
     Description:         full-strength general purpose cryptography library (including SSL and TLS)

Code:
# emerge dev-libs/openssl:1.0.0

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Clad in Sky
l33t
l33t


Joined: 04 May 2007
Posts: 887
Location: Germany

PostPosted: Sat Jan 19, 2019 11:59 am    Post subject: Reply with quote

Ah, yes. Thanks.
_________________
Kali Ma
Now it's autumn of the aeons
Dance with your sword
Now it's time for the harvest
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum