On Mon, 1 Aug 2016 21:34:18 +0200
"Patrick Dupre" <[email protected]> wrote:

> Hello,
> 
> Since I update fc22 to fc24 I am in trouble with several of my
> applications which require gsl.
> Actually, gsl has been updated from 1 to 2 with major changes.
> It results that perl-Math::GSL is not anymore compatible with gsl-2.
> The maintainer of this package is not ready to make the changes
> required by the new version of gsl and I have several crucial 
> applications based on gsl and perl-Math::GSL.
> Is there any way to install gsl-1 with fc24 ?

I doubt they can co-exist together as rpms.  But you could find the tar
packages for version 1 at gnu.org, compile them, and install them
in /usr/local.  Then in your Path, put /usr/local in front of /usr/bin.

Or, you could uninstall gsl 2, go here
http://koji.fedoraproject.org/koji/buildinfo?buildID=719948
download the gsl 1 packages, and install them using
dnf -C install [package name]
--
users mailing list
[email protected]
To unsubscribe or change subscription options:
https://lists.fedoraproject.org/admin/lists/[email protected]
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to