On Tue, Aug 9, 2022 at 8:33 AM Patrick Dupre <pdu...@gmx.com> wrote:
> I am currentyly running gsl-2.6
> I am trying to install gsl-2.7
> However, qag.c is not delivered by gsl nor gsl-devel (in 
> gsl-2.6-6.fc36.x86_64)

Like Richard already said, qag.c is a source file, not a binary file
that would be installed by the gsl or gsl-devel packages.  However,
you can get it like this:

sudo dnf --enablerepo=fedora-debuginfo --enablerepo=updates-debuginfo
install gsl-debugsource

Then the file you are looking for will be installed in
/usr/src/debug/gsl-2.6-6.fc36.x86_64/integration/qag.c.
-- 
Jerry James
http://www.jamezone.org/
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue
  • gsl Patrick Dupre
    • Re: gsl George N. White III
    • Re: gsl Jerry James

Reply via email to