![](https://seccdn.libravatar.org/avatar/a4139df10120ce151e457fd1faff018d.jpg?s=120&d=mm&r=g)
On 4/27/20 5:45 PM, Tomas Kuchta wrote:
On Mon, Apr 27, 2020, 00:31 Simon Lees <sflees@suse.de <mailto:sflees@suse.de>> wrote:
On 4/27/20 4:57 PM, Jogchum Reitsma wrote: > Hi, > > I need the header file quadmath.h, which is AFAICS path of the Frotran > package. But neither Yast nor zypper, or googling "quadmath.h opensuse > Tumbleweed" or "libquadmath0 devel opensuse tumbleweed" leads to a > opensuse repository for that package. I assume it is the -devel version > of the libquadmath0 package (which I had already installed), but where > do I find it?
Generally the starting point is "rpm -qi libquadmath0" to find out the source package, but in this case its gcc10 which means at a guess its installed with the standard gcc-fortran stuff. I have no need for fortran so I didn't double check this guess.
Cheers
--
Simon Lees (Simotek)
I think, rpm -qi .... will only look through already installed packages.
rpm -qi gives info about an installed package (in the this case libquadmath0), one of the bits of info that gives is the source package, in most cases a source package will only have 1 devel package with the same name so its pretty useful. If you know the library ships a package config (or cmake) file you can also just do sudo zypper in "pkgconfig(libraw)" without knowing anymore, i'm guessing that won't work in this case. -- Simon Lees (Simotek) http://simotek.net Emergency Update Team keybase.io/simotek SUSE Linux Adelaide Australia, UTC+10:30 GPG Fingerprint: 5B87 DB9D 88DC F606 E489 CEC5 0922 C246 02F0 014B