PythonMagick fails to configure
Posted: 2009-02-17T13:04:45-07:00
Hello,
I get following error:
checking whether the Boost::Python library is available... yes
checking for exit in -lboost_python... no
checking for exit in -lboost_python-libboost_python... no
checking for exit in -lboost_python... no
If I remove the test from m4/ax_boost_python.m4. and update the m4/ax_python.m4 for 2.6 it works.
I didn't have this problem when I build PythonMagick 0.8 some month's ago.
As I package this library for Arch, I noticed too that the md5sum changed, but there wasn't a new version number.
Florian
I get following error:
checking whether the Boost::Python library is available... yes
checking for exit in -lboost_python... no
checking for exit in -lboost_python-libboost_python... no
checking for exit in -lboost_python... no
If I remove the test from m4/ax_boost_python.m4. and update the m4/ax_python.m4 for 2.6 it works.
I didn't have this problem when I build PythonMagick 0.8 some month's ago.
As I package this library for Arch, I noticed too that the md5sum changed, but there wasn't a new version number.
Florian