On Mon, 2 Jan 2017 21:18:46 +0100, Patrick Dupre wrote:

> Hello,
> 
> How can I get libgsl.so.0?
> This library was available ib gsl-1.16, but not anymore in
> gsl-2.1-4

No, because the new lib has changed its SONAME to libgsl.so.19 likely
due to ABI/API changes.

A repoquery doesn't find any compatibility package:

  $ repoquery --whatprovides 'libgsl.so.0()64bit)'
  $

Your best bet is to fetch a source rpm for the old release of the lib,
build it locally. Or build from source code and install to /usr/local.
Or package up the old libgsl in a parallel-installable RPM package.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
  • libgsl.so.0 Patrick Dupre
    • Re: libgsl.so.0 Michael Schwendt

Reply via email to