You are not logged in.

#1 2015-07-15 11:55:02

simendsjo
Member
Registered: 2012-09-27
Posts: 113

What package includes the OpenSSL static libraries (libssl.a)?

Not sure if this is the correct subforum..

I'm looking for libssl.a, but I cannot figure out what package I need.
The openssl packages I find only contains the shared libraries, and I would like to avoid having to compile from source.

Offline

#2 2015-07-15 12:54:52

clfarron4
Member
From: London, UK
Registered: 2013-06-28
Posts: 2,175
Website

Re: What package includes the OpenSSL static libraries (libssl.a)?

I did a little reading into this and the OpenSUSE forums suggested that static libs were removed, since that's what they did with their OpenSSL package.

I had a look around with Google and static libraries are indeed removed from packages with the !staticlibs flag in /etc/makepkg.conf.

So, it looks like you have to invert that flag to staticlibs and build openssl from source to get the library you want. Or at least, I think it's the openssl package.


Claire is fine.
Problems? I have dysgraphia, so clear and concise please.
My public GPG key for package signing
My x86_64 package repository

Offline

Board footer

Powered by FluxBB