On Sun, 21 Oct 2012 00:57:27 -0400, Scott Kitterman
wrote:
> On Saturday, October 20, 2012 10:42:07 PM Scott Kitterman wrote:
>> On Saturday, October 20, 2012 08:44:25 PM Scott Kitterman wrote:
>> > Starting with python3.3, python will support multiarch [1] in Debian
>> > and
>> > Ubuntu. As part
On Saturday, October 20, 2012 10:42:07 PM Scott Kitterman wrote:
> On Saturday, October 20, 2012 08:44:25 PM Scott Kitterman wrote:
> > Starting with python3.3, python will support multiarch [1] in Debian and
> > Ubuntu. As part of this change, the path for some of the Python header
> > files has
On Saturday, October 20, 2012 08:44:25 PM Scott Kitterman wrote:
> Starting with python3.3, python will support multiarch [1] in Debian and
> Ubuntu. As part of this change, the path for some of the Python header
> files has changed, so I need to specify multiple include directories.
> Here's an
Starting with python3.3, python will support multiarch [1] in Debian and
Ubuntu. As part of this change, the path for some of the Python header files
has changed, so I need to specify multiple include directories. Here's an
example using pkg-config so show the difference between python3.2 and