Bookmark and Share

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   "Tiago V. Pereira" <[email protected]>
To   [email protected]
Subject   Re: st: Updating Stata on a Unix box without logging in as root
Date   Tue, 5 Oct 2010 21:56:24 -0300 (BRT)

Just change the  the ownership of the Stata files and directories
recursively.

Assuming that the Stata's directory is found on the path:

/usr/local/stata11/


type:

sudo chmod -R 777 /usr/local/stata11/

Once you exit, you will be able to update Stata using xstata without
needing to log as root.

In any case, you will need to log as root once to change the permissions.

Ulrich's approach does exactly the same task.

Tiago
*
*   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/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index