[email protected] wrote: > Hello, > > In trying to install "py2cairo-1.10.0", I found a discrepancy between > my experience and the BLFS book (Revision 2012-01-06) instructions. > According to the book, I'm supposed to start with the usual, > ./configure > Unfortunately, this fails with a message too ugly to mention. > > If I follow their "INSTALL" instructions, by using the 'waf' option, the > configure, > build, > install, > > go as smoothly as one can expect.
The book is out of date. My log (from mid December) has: ./waf configure --prefix=/usr && ./waf build && #echo "BLFS Start TEST" && #pushd test && #py.test && ## Need py.test from http://pytest.org #popd echo "BLFS Start INSTALL" && sudo ./waf install It just didn't make it into the book. I'll fix today. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
