Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: st: Updating Stata on a Unix box without logging in as root
From
Ulrich Kohler <[email protected]>
To
[email protected]
Subject
Re: st: Updating Stata on a Unix box without logging in as root
Date
Tue, 05 Oct 2010 09:16:46 +0200
<>
You can change the ownership of the files in the Stata directory to
yourself. Assuming that Stata is installed in /usr/local/stata11, a
brute force solution is
$ cd /usr/local
$ find stata11* -exec sudo chown kohler '{}' ';'
Many regards
Uli
PS: Thanks Michael for http://xkcd.com/149/ . I will try that out this
evening with my 16 years old son ;-)
Am Montag, den 04.10.2010, 22:57 -0400 schrieb Partha Deb:
> And thanks, Shige, but I'm still hoping that my vague memory of another
> solution, which involved making Stata aware that it was okay for a user
> (other than root) to invoke update, is correct.
>
> Partha
>
> On 10/4/2010 10:01 PM, Michael N. Mitchell wrote:
> > This reminds me of this comic http://xkcd.com/149/ . I know this is
> > tangential, but I hope worth a good laugh.
> >
> > Michael N. Mitchell
> > Data Management Using Stata -
> > http://www.stata.com/bookstore/dmus.html
> > A Visual Guide to Stata Graphics -
> > http://www.stata.com/bookstore/vgsg.html
> > Stata tidbit of the week - http://www.MichaelNormanMitchell.com
> >
> >
> >
> > On 2010-10-04 6.34 PM, Shige Song wrote:
> >> Use sudo.
> >>
> >> Shige
> >>
> >> On Mon, Oct 4, 2010 at 8:56 PM, Partha
> >> Deb<[email protected]> wrote:
> >>> I have a box running Suse Linus on which I have Stata-MP 11 installed.
> >>> Although I have administrator (root) privileges, I'd like to be
> >>> able to
> >>> update Stata when I'm logged in as me. I know I set this up on my
> >>> old box,
> >>> but I can't, for the life of me, find any hint of how I did it.
> >>> Your help
> >>> will be most appreciated.
> >>>
> >>> Cheers.
> >>>
> >>> Partha
> >>>
> >>> --
> >>> Partha Deb
> >>> Professor of Economics
> >>> Hunter College
> >>> ph: (212) 772-5435
> >>> fax: (212) 772-5398
> >>> http://urban.hunter.cuny.edu/~deb/
> >>>
> >>> Emancipate yourselves from mental slavery
> >>> None but ourselves can free our minds.
> >>> - Bob Marley
> >>>
> >>> *
> >>> * For searches and help try:
> >>> * http://www.stata.com/help.cgi?search
> >>> * http://www.stata.com/support/statalist/faq
> >>> * http://www.ats.ucla.edu/stat/stata/
> >>>
> >>
> >> *
> >> * For searches and help try:
> >> * http://www.stata.com/help.cgi?search
> >> * http://www.stata.com/support/statalist/faq
> >> * http://www.ats.ucla.edu/stat/stata/
> > *
> > * For searches and help try:
> > * http://www.stata.com/help.cgi?search
> > * http://www.stata.com/support/statalist/faq
> > * http://www.ats.ucla.edu/stat/stata/
>
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/