Boost logo

Boost Users :

Subject: Re: [Boost-users] problems with installing boost python
From: Pavol Juhas (pavol.juhas_at_[hidden])
Date: 2011-08-15 13:26:30


On Aug 14, 7:53 pm, Wilson Tan <wm..._at_[hidden]> wrote:
> I had been trying to build BOOST for SST, but so far I had been unsuccessful
> with the Python(and IOSTREAM) components.
...
> ./boost/python/detail/wrap_python.hpp:142:21: error: Python.h: No such file
> or directory

Hi, It seems you don't have the Python headers installed. These
should
usually be in /usr/include/python2.6/. If they are at a non-standard
location
you may need to specify that directory to the boost build script.

Hope this helps,

Pavol


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