I just spent some time trying to get collectd to recognize my Python
installation.

Now, I'm wondering why the configure script is using the distutils.sysconfig
module to set LDFLAGS and CPPFLAGS instead of python-config?

My python-2.5 installation was reporting an incorrect library location from
the sysconfig module (not sure why), but python2-5.config --libs shows the
correct location and I had to manually insert those into the configure
script to get a clean configure.

Thanks in advance.

--
Tim Henrich
President
TD Internet Solutions, LLC
[email protected]
Fax:  801-217-5919
_______________________________________________
collectd mailing list
[email protected]
http://mailman.verplant.org/listinfo/collectd

Reply via email to