Re: gnuplot rpm

2019-06-09 Thread Patrick Dupre
Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE Tel: +33 (0)380395988 === > Sent: Sunday, June 09, 2019 at 6:33 PM > From: "Todd Zullinger" > To: users@lists.fedoraproject.org > Subject: Re:

Re: gnuplot rpm

2019-06-09 Thread John Pilkington
On 09/06/2019 16:51, 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)' ...

Re: gnuplot rpm

2019-06-09 Thread Todd Zullinger
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'

Re: gnuplot rpm

2019-06-09 Thread Gordon Messmer
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,

gnuplot rpm

2019-06-09 Thread Patrick Dupre
Hello, I am trying to build gnuplot-5.2.7 from the src.rpm OpenSuSE I get: error: Failed build dependencies: libqt5-linguist-devel is needed by gnuplot-5.2.7-1.1.x86_64 makeinfo is needed by gnuplot-5.2.7-1.1.x86_64 pkgconfig(Qt5Core) is needed by gnuplot-5.2.7-1.1.x86_64