Re: [Ryu-devel] Error during installation through setup.py script

2015-08-03 Thread Oleg Sadov
For Linux distributions using of package repositories may be more simple way -- all dependences will be installed automagically. If you have any of RHEL flavours (CentOS, Scientific Linux/NauLinux, Oracle Linux, etc.) you may try to use our RPM packages: http://sdn.ifmo.ru/Members/sadov/ryu/testin

Re: [Ryu-devel] Error during installation through setup.py script

2015-08-02 Thread FUJITA Tomonori
On Sat, 1 Aug 2015 07:49:08 + (UTC) Saurabh Jain wrote: > I have tried setup.py script to install Ryu Controller, but it seems > that some packages should be installed before using this script.May > be Ryu can install dependencies through script. Unfortunately, that's Python limit. Python ca

[Ryu-devel] Error during installation through setup.py script

2015-08-01 Thread Saurabh Jain
Hi, I have tried setup.py script to install Ryu Controller, but it seems that some packages should be installed before using this script.May be Ryu can install dependencies through script. Thanks,Saurabh Jain -- _