0

I want to generate libnghttp2_asio: High level HTTP/2 C++ library on rhel 7.2. libnghttp2_asio C++ library requires the following packages:

libboost-dev >= 1.54.0

libboost-thread-dev >= 1.54.0

Current boost library installed on rhel 7.2 is version 1.53, I have tried to upgrade to version 1.54 or above, using yum update boost and downloaded the boost version 1.66 rpm package and tried to install but not able to do its having lot of other dependencies. when try to resolve other dependencies again its having other dependency and so on. and its getting block.

Does rhel 7.2 supports boost version 1.54 and above if so how do we upgdare.

  • What did you try? Have you read the instructions? That said, 1.79 is current, so why use an older version? – Ulrich Eckhardt May 30 '22 at 06:03
  • 1
    the packages management will handle dependencies automatically , you might need to download the boost sources, then build and install them manually – nhatnq May 30 '22 at 06:45
  • "and its getting block" - you need to talk more about the actual problem. Otherwise, @nhatnq is 100% right: the package manager will resolve the dependencies. – sehe May 30 '22 at 11:05

0 Answers0