Signed-off-by: IWASE Yusuke <iwase.yusu...@gmail.com> --- README.rst | 10 ++++++++++ 1 file changed, 10 insertions(+)
diff --git a/README.rst b/README.rst index 6034217..1a54ae7 100644 --- a/README.rst +++ b/README.rst @@ -47,6 +47,16 @@ If you want to use the functionalities, please install requirements:: Please refer to tools/optional-requires for details. +Prerequisites +============= +If you got some error messages at installation step, please confirm +dependencies for building required Python packages. + +On Ubuntu(16.04 LTS or later):: + + % apt install gcc python-dev libffi-dev libssl-dev libxml2-dev libxslt1-dev zlib1g-dev + + Support ======= Ryu Official site is `<http://osrg.github.io/ryu/>`_. -- 2.7.4 ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Ryu-devel mailing list Ryu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ryu-devel