|
Boost-Build : |
Subject: Re: [Boost-build] [External] Re: Building Boost giving python error centos 6.5
From: Whitmore, Mattie [USA] (Whitmore_Mattie_at_[hidden])
Date: 2014-09-11 11:06:57
Hi Volodya,
Yes that was the issue. If anyone is curious, in centos you have to install python-devel (libpython2.7-dev already exists).
Thanks!
Mattie Whitmore
Staff Technologist
Cloud Solutions Analyst
Booz | Allen | Hamilton
________________________
Annapolis Junction, MD
Mobile: 919.724.3807
whitmore_mattie_at_[hidden]
________________________________________
From: Boost-build [boost-build-bounces_at_[hidden]] on behalf of Vladimir Prus [ghost_at_[hidden]]
Sent: Thursday, September 11, 2014 9:37 AM
To: Boost.Build developer's and user's list
Subject: Re: [Boost-build] [External] Re: Building Boost giving python error centos 6.5
On 09/11/2014 05:21 PM, Whitmore, Mattie [USA] wrote:
> Hi Volodya,
>
> Thank you for getting back to me <python version> is just a point to since this happens with any python version I use.
>
> I ran the gcc compile and got the following errors:
>
> ./boost/python/detail/wrap_python.hpp:50:23: error: pyconfig.h: No such file or directory
Hi Mattie,
this error message basically means you don't have Python headers installed. On my Ubuntu system,
/usr/include/python2.7/pyconfig.h is part of the libpython2.7-dev package. You probably need to
install that, or similar package.
- Volodya
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk