[Boost-users] how to install boost-devel 1.59 in CentOS7

788 views
Skip to first unread message

俊 赵

unread,
Oct 12, 2015, 10:43:20 AM10/12/15
to Boost-Users
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.


Zhao Jun

Mikael Olenfalk

unread,
Oct 12, 2015, 4:08:17 PM10/12/15
to boost...@lists.boost.org
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.

/M
 

Paul A. Bristow

unread,
Oct 13, 2015, 1:50:35 PM10/13/15
to boost...@lists.boost.org

From: Boost-users [mailto:boost-use...@lists.boost.org] On Behalf Of Mikael Olenfalk
Sent: 12 October 2015 21:08
To: boost...@lists.boost.org
Subject: Re: [Boost-users] how to install boost-devel 1.59 in CentOS7

Thanks.

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 mailing list
Boost...@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users

Reply all
Reply to author
Forward
0 new messages