On Apr 3, 2015, at 11:55 AM, Andy Falanga (afalanga)
wrote:
>
> It just so happens that, on CentOS 6, the install of python is broken because
> one cannot do pkg-config --cflags python.
Who said you should be able to?
I just downloaded the source tarballs for Python 2.6.6 (which is what CentO
Hi,
My project uses Boost.python to export C++ code to python. Thus, as one would
expect, I have a dependency on python. It just so happens that, on CentOS 6,
the install of python is broken because one cannot do pkg-config --cflags
python. It just doesn't work. So, to work around this, I d