Hi FUJITA-san,

Hmm… I do not know for this to be a common way because I otherwise do not
know the library which requires super user permission.

2013/7/26 FUJITA Tomonori <[email protected]>

> On Thu, 25 Jul 2013 19:11:42 +0900
> Satoshi Kobayashi <[email protected]> wrote:
>
> > Hi all,
> >
> > I tried the installation of Ryu in a non-super user and it failed. This
> is
> > because it does not have permission to /etc.
> >
> > $ python setup.py install
> > …(snip)…
> > running install_data
> > creating /etc/ryu
> > error: could not create '/etc/ryu': Permission denied
> >
> > When virtualenv etc. are being used, Python environment has been
> > independent and is not a super user in some cases. IMHO, it is better
> that
> > it uses a local directory like Win32, when there is no permission. The
> > patch is attached to this mail.
>
> This is the commonly used way to solve this problem? I guess that
> there are other projects having the same problem.
>

Regards,
Satoshi
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to