|
Boost Users : |
Subject: Re: [Boost-users] how to install boost-devel 1.59 in CentOS7
From: Paul A. Bristow (pbristow_at_[hidden])
Date: 2015-10-13 13:50:28
From: Boost-users [mailto:boost-users-bounces_at_[hidden]] On Behalf Of Mikael Olenfalk
Sent: 12 October 2015 21:08
To: boost-users_at_[hidden]
Subject: Re: [Boost-users] how to install boost-devel 1.59 in CentOS7
On Sat, Oct 10, 2015 at 5:18 AM, ä¿ èµµ <zhaojun12_at_[hidden]> wrote:
Hello everyone.
I want to install boost-devel 1.59 in centos7, but the default repo has only 1.53, so I have to compile it from the source code.
I have download 1.59 from web page, and use ./bootstrap.sh and ./b2 install to install the boost 1.59.
But when I want install other packages such as CGAL-devel, it tells me that I donnot install boost-devel 1.59, so I wonder how to install boost-devel?
Thanks.
Building from source and installing will not automatically tell your package manager that boost is installed.
However it is really hard to tell without any more detail about the error message.
If it is âsensing installation' by looking for the Boost header files in modular-boost/boost/ then your will need to run
> ./b2 headers
as well.
But perhaps you have done this already (though you didnât say so).
Paul
--- Paul A. Bristow Prizet Farmhouse Kendal UK LA8 8AB +44 (0) 1539 561830
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net