On Jan 19, 2009, at 7:54 PM, Michael Dickens wrote:
i686-apple-darwin9-gcc-4.0.1: src/lxml/lxml.etree.c: No such file or directory

Looks like this is a beta version of lxml ... maybe ./src/lxml/ lxml.etree.c wasn't included in the tarball or generated properly? I'm running 2.1.4 installed from MacPorts, and it compiles / installs cleanly using the standard Python method; haven't tried 2.1.5 or the 2.2 beta.

2.1.5 installs exactly the same as 2.1.4. Also, in both tarballs, "src/lxml/lxml.etree.c" is provided; it is a big C file, auto- generated by "Cython". So I would guess that somehow this file was not part of the sources in 2.2.beta1-61090 ... and (from the original post) Cython wasn't available to create this file; hence the error. My advice: Stick with the release version unless there is a good need to use the beta. - MLD


_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to