Re: Help installing boost libraries

Originally Posted by
marqsman
Hello everyone,
I am having trouble using the boost libraries to compile a program on my Leap 15.1 machine. I have checked the main repository and found several libboost libraries but no boost-devel or boost-base available, as I would expect. I checked on software.opensuse.org and found that there is indeed an official boost-base official release for Leap 15.1, only available as a src.rpm (probably why I didn't find it when run zypper se). If I understand well this is a source code package and would have to be compiled first, right? How would I install this package? Can I access it from zypper somehow?
N. B. I am actually not very experienced with compiling software and whenever I had to do it, it was quite straightforward. This case is giving me some trouble so, any help would be greatly appreciated.
Hi
The openSUSE versions of boost libraries are split out, there is no one 'boost-devel' depending on which ones are required from the application your trying to compile (which is?) it should be fairly easy to determine which ones are needed...
The following command will show them all...
Code:
zypper se libboost*devel
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