Gordon Messmer wrote: > On 6/9/19 6:48 AM, Patrick Dupre wrote: >> which packages could provide this missing package in fedora 30? > > > You should be able to pass the name of any dependency to dnf (or yum) to > install it: > > dnf install 'tex(subfigure.sty)' 'pkgconfig(Qt5Core)' ... > > That'll answer your question to an extent, but you'll find that there are > some small differences between package naming on SuSE and Fedora. On > Fedora, "makeinfo" is in the "texinfo" package. > > It might be easier to start from this instead of SuSE's srpm: > > https://src.fedoraproject.org/rpms/gnuplot/tree/master I second that (and further I might suggest looking at the tools Fedora packagers use, like fedpkg). It's also worth looking at the open bugs for gnuplot. There is one filed by the upstream monitoring system to update to a 5.2.x release: https://bugzilla.redhat.com/1457252 There is some discussion about why this hasn't been done yet, as well as potential patches and a pull request with the required changes. The PR is now a few minor releases behind, but updating it to the latest release would likely be the easiest part of the process. As mentioned in the bug report, there are quite a few packages which depend on gnuplot. Those packages likely need to be rebuilt against the new gnuplot. -- Todd
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx