Re: [Ryu-devel] Error while running- First Application

2017-10-25 Thread ktkhan khan
Hi Iwase, Thanks for your reply. The problem was with line. ryu-manager ~/l2.py. I didn't know the what "~" meant in linux. Later I figured out. Thanks! Tony On Wed, Oct 25, 2017 at 8:24 PM, Iwase Yusuke wrote: > Hi Tony, > > The error messages show Ryu is trying to output the log into > "

Re: [Ryu-devel] Error while running- First Application

2017-10-25 Thread Iwase Yusuke
Hi Tony, The error messages show Ryu is trying to output the log into "var/log/ryu/ryu.log", but "var/log/ryu/" directory is missing. By default, Ryu does not output the log into such place (does not output log file). https://github.com/osrg/ryu/blob/e1e85052f5563f120b1e62fd9282946be6154f5b