> -----Original Message-----
> From: cplusplus-sig-bounces+david.aldrich=emea.nec....@python.org
> [mailto:cplusplus-sig-bounces+david.aldrich=emea.nec....@python.org]
> On Behalf Of Wichert Akkerman
> Sent: 06 October 2011 14:51
> To: cplusplus-sig@python.org
> Subject: Re: [C++-sig] How to configure makefile for different build platforms
> 
> On 10/06/2011 03:09 PM, David Aldrich wrote:
> >> pkg-config does not use Debian packages names. Try using "python" for
> >> the current standard python 2 version, or pythonX.Y for specific
> >> versions. Boost appears to be installed in a standard location, so
> >> doesn't need any special compiler or linker options.
> > Thanks but --list-all only lists notify-python and  dbus-python.
> 
> Odd. Try python2.6-config.

No, that's not there either.

http://bugs.python.org/issue3585  suggests that pkg-config support in Python 
was not added until at least 2.6.  Perhaps it did not make it in the version I 
have.  Besides, I also wanted it to detect Python 2.4. So this method won't 
work unfortunately.
_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
http://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to