On Thu, 22 May 2014 14:43:05 +0200
Antoine Fressancourt <[email protected]> wrote:

> Then, when launching Ryu's installation, I get an error
> 
> In file included from src/lxml/lxml.etree.c:346:
> 
> 
> /private/tmp/pip_build_root/lxml/src/lxml/includes/etree_defs.h:9:10: fatal
> error: 'libxml/xmlversion.h' file not found
> 
> 
> #include "libxml/xmlversion.h"
> 
>          ^
> 
> 1 error generated.
> 
> 
> error: command 'cc' failed with exit status 1
> 
> ----------------------------------------
> 
> Cleaning up...
> 
> Command /usr/bin/python -c "import setuptools,
> tokenize;__file__='/private/tmp/pip_build_root/lxml/setup.py';exec(compile(getattr(tokenize,
> 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))"
> install --record /tmp/pip-KPekqh-record/install-record.txt
> --single-version-externally-managed --compile failed with error code 1 in
> /private/tmp/pip_build_root/lxml
> 
> Has anyone experienced a similar error? Did you manage to install Ryu on an
> OSX machine?

I've been using Ryu on OSX. I didn't install any xml stuff via
brew but somehow my system has such:

fujitatomonari-no-MacBook-Air:~ fujita$ ls 
/usr/include/libxml2/libxml/xmlversion.h
/usr/include/libxml2/libxml/xmlversion.h

Not sure. They might be installed with Xcode.

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to