Re: [Ryu-devel] RYU GUI patch: how to install .patch file

2014-07-23 Thread FUJITA Tomonori
Hi, On Mon, 21 Jul 2014 00:56:01 -0700 Shailvi Shah wrote: > I downloaded gui-2804.patch file in my /home/ryu/ryu folder and ran 'patch > patch input.' > Is this the correct procedure? Any pointers are greatly appreciated. Try the newer GUI: http://ryu.readthedocs.org/en/latest/gui.html --

Re: [Ryu-devel] RYU GUI patch: how to install .patch file

2014-07-21 Thread Shailvi Shah
Hi, Just for the update, I downloaded gui-2804.patch file in my /home/ryu/ryu folder and ran 'patch wrote: > Hi, > > I am trying OpenFlow RYU tutorial on Ubuntu and it runs fine. I want to > try RYU GUI patch on that. I am following steps mentioned on > https://github.com/yamada-h/ryu/wiki/GUI

[Ryu-devel] RYU GUI patch: how to install .patch file

2014-07-20 Thread shailvi shah
Hi, I am trying OpenFlow RYU tutorial on Ubuntu and it runs fine. I want to try RYU GUI patch on that. I am following steps mentioned on https://github.com/yamada-h/ryu/wiki/GUI I have installed flask and gevent-websocket and able to run step 1 successfully (PYTHONPATH=. ./bin/ryu-manager --verb

Re: [Ryu-devel] Ryu GUI

2013-08-05 Thread Tonhão - Antonio Brasolin
Sorry, the 2) should be sudo PYTHONPATH=. ./ryu/gui/controller.py On Fri, Aug 2, 2013 at 9:58 AM, Tonhão - Antonio Brasolin < [email protected]> wrote: > 1) > If the correct packets are installed, go the git directory and execute ryu > to capture the packets and prepare the webservice: > > PY

Re: [Ryu-devel] Ryu GUI

2013-08-02 Thread Tonhão - Antonio Brasolin
1) If the correct packets are installed, go the git directory and execute ryu to capture the packets and prepare the webservice: PYTHONPATH=. ./bin/ryu-manager --verbose --observe-links ryu/topology/switches.py ryu/app/rest_topology.py ryu/app/ofctl_rest.py 2) on another terminal, go to the git

Re: [Ryu-devel] Ryu GUI

2013-07-31 Thread Thomas Perniciaro
How do you start the GUI. Those instructions aren't that clear. On Wednesday, July 31, 2013, Tonhão - Antonio Brasolin wrote: > The last topic on that wiki should say indivisual or is that a typo? > > > On Wed, Jul 31, 2013 at 3:37 AM, YAMADA Hideki < > [email protected] 'yamada.hid...

Re: [Ryu-devel] Ryu GUI

2013-07-31 Thread Tonhão - Antonio Brasolin
The last topic on that wiki should say indivisual or is that a typo? On Wed, Jul 31, 2013 at 3:37 AM, YAMADA Hideki wrote: > Hi, > > The GUI document is available at my github wiki. > https://github.com/yamada-h/ryu/wiki/GUI > > (2013/07/31 12:55), Thomas Perniciaro wrote: > > Has anyone got ful

Re: [Ryu-devel] Ryu GUI

2013-07-30 Thread YAMADA Hideki
Hi, The GUI document is available at my github wiki. https://github.com/yamada-h/ryu/wiki/GUI (2013/07/31 12:55), Thomas Perniciaro wrote: > Has anyone got full instructions on how to install the GUI. I'm new to Ryu > and have installed the latest GUI patch from git and have included the path > f

[Ryu-devel] Ryu GUI

2013-07-30 Thread Thomas Perniciaro
Has anyone got full instructions on how to install the GUI. I'm new to Ryu and have installed the latest GUI patch from git and have included the path from the documentation. Any help is greatly appreciated, Thanks! -- Get