Yes its being installed .

-----Original Message-----
From: Iwase Yusuke [mailto:iwase.yusu...@gmail.com] 
Sent: 25 August 2016 09:36
To: Ajay Chopra <chop...@hcl.com>
Cc: ryu-devel@lists.sourceforge.net
Subject: Re: [Ryu-devel] Not able to install the RYU controller

Hi,

setuptools is one of required Python package.
Please confirm "python-setuptools" package is installed.

Thanks,
Iwase

On 2016年08月25日 12:11, Ajay Chopra wrote:
> Also I wanted to know from where the setuptools file being picked up ?As this 
> file is not present in the working directory .
>
> -Ajay
> -----Original Message-----
> From: Ajay Chopra
> Sent: 25 August 2016 08:34
> To: ryu-devel@lists.sourceforge.net
> Cc: 'Iwase Yusuke' <iwase.yusu...@gmail.com>
> Subject: RE: [Ryu-devel] Not able to install the RYU controller
>
> Hello Iwase ,
>
> Getting below message
>
> I am using the below commands “sudo python setup.py install “ its error out 
> with below message .
> " That ryu.hooks not available "
>  and when I run the command “python setup.py install” it gives the error that 
> "setuptools not available ".
>
> -Ajay
>
> -----Original Message-----
> From: Iwase Yusuke [mailto:iwase.yusu...@gmail.com]
> Sent: 25 August 2016 07:15
> To: Ajay Chopra <chop...@hcl.com>
> Cc: ryu-devel@lists.sourceforge.net
> Subject: Re: [Ryu-devel] Not able to install the RYU controller
>
> Hi,
>
> Please keep mailing list.
>
>
> On 2016年08月24日 19:01, Ajay Chopra wrote:
>> Hello Iwase ,
>>
>> I have copied the RYU and can you help .
>> Getting the same error message after that as-well .
>
> What error message did you get?
> On the previous message, No error message seems to be attached.
>    https://sourceforge.net/p/ryu/mailman/message/35296178/
>
> Thanks,
> Iwase
>
>>
>> -Ajay
>> -----Original Message-----
>> From: Iwase Yusuke [mailto:iwase.yusu...@gmail.com]
>> Sent: 24 August 2016 06:36
>> To: Ajay Chopra <chop...@hcl.com>
>> Cc: ryu-devel@lists.sourceforge.net
>> Subject: Re: [Ryu-devel] Not able to install the RYU controller
>>
>> Hi,
>>
>> Could you check the following?
>> http://osrg.github.io/ryu-book/en/html/switching_hub.html#execution-of-ryu-application
>>   Installation procedure
>>     $ sudo apt-get install git python-dev python-setuptools python-pip
>>     $ git clone https://github.com/osrg/ryu.git
>>     $ cd ryu
>>     $ sudo pip install .
>>   (snip)
>>
>> Thanks,
>> Iwase
>>
>> On 2016年08月23日 19:01, Ajay Chopra wrote:
>>> Hello ,
>>>
>>>
>>>
>>> I have tried to install the RYU controller .
>>>
>>> I am using the below commands “sudo python setup.py install “ its 
>>> error out with below message
>>>
>>> That ryu.hooks not available and when I run the command “python setup.py 
>>> install” it gives the error that setuptools not available .
>>>
>>>
>>>
>>> Please give the response as soon as possible we are in the middle of 
>>> installing the controller .
>>>
>>>
>>>
>>> -Ajay
>>>
>>>
>>>
>>> ::DISCLAIMER::
>>> --------------------------------------------------------------------
>>> -
>>> -
>>> --------------------------------------------------------------------
>>> -
>>> -
>>> --------
>>>
>>> The contents of this e-mail and any attachment(s) are confidential and 
>>> intended for the named recipient(s) only.
>>> E-mail transmission is not guaranteed to be secure or error-free as 
>>> information could be intercepted, corrupted, lost, destroyed, arrive 
>>> late or incomplete, or may contain viruses in transmission. The e mail and 
>>> its contents (with or without referred errors) shall therefore not attach 
>>> any liability on the originator or HCL or its affiliates.
>>> Views or opinions, if any, presented in this email are solely those 
>>> of the author and may not necessarily reflect the views or opinions 
>>> of HCL or its affiliates. Any form of reproduction, dissemination, 
>>> copying, disclosure, modification, distribution and / or publication of 
>>> this message without the prior written consent of authorized representative 
>>> of HCL is strictly prohibited. If you have received this email in error 
>>> please delete it and notify the sender immediately.
>>> Before opening any email and/or attachments, please check them for viruses 
>>> and other defects.
>>>
>>> --------------------------------------------------------------------
>>> -
>>> -
>>> --------------------------------------------------------------------
>>> -
>>> -
>>> --------
>>>
>>>
>>>
>>> --------------------------------------------------------------------
>>> -
>>> -
>>> --------
>>>
>>>
>>>
>>> _______________________________________________
>>> Ryu-devel mailing list
>>> Ryu-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>>>
------------------------------------------------------------------------------
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to