In this example librados2-devel only install C header files on fedora 40,
therefore I added libradospp-devel to the command to include C++ header files.
Signed-off-by: Pere Diaz Bou <pere-altea@hotmail.com>
(cherry picked from commit
7e87441601db2379488fab62e900cd834086f26d)
.. prompt:: bash $
- sudo yum install librados2-devel
+ sudo yum install librados2-devel libradospp-devel
Once you install ``librados`` for developers, you can find the required
headers for C/C++ under ``/usr/include/rados``: