Re: Install Matching Devel Packages

Originally Posted by
silenuznowan
I know for a fact I used it in version 13 and version 12. I'm pretty sure it was in leap 42.0 but I had upgraded in place from 13 and hadn't needed it. I did 15.2 fresh and now need it as I have much software that needs the header files to compile.
So in other words if your a developer, or have to compile your own packages, forget Leap as getting the header files for installed packages is now almost impossible without searching for each needed library, one at a time, for hundreds of libraries?
Is there any way to filter zipper or yast to show developer files for the installed libraries?
Hi
Use OBS and package as a rpm? Use zypper and pkgconfig to find the files needed, install patterns for the development;
Code:
zypper se -t pattern devel
When running configure or cmake, if missing headers it will tell you what is needed, then can make a note for later installs of what was needed?
Cheers Malcolm °¿° SUSE Knowledge Partner (Linux Counter #276890)
SUSE SLE, openSUSE Leap/Tumbleweed (x86_64) | GNOME DE
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below... Thanks!
Bookmarks