Statalist The Stata Listserver


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: Thanks - installing overid on network


From   "Ramani Gunatilaka" <[email protected]>
To   [email protected]
Subject   st: Thanks - installing overid on network
Date   Tue, 14 Nov 2006 17:37:30 +0000

Kit,
Thanks for this. The problem was sorted out.
Best,
Ramani

On 13/11/06, Kit Baum <[email protected]> wrote:
There should be no problem for an IT manager to install any SSC module
on the network (SITE) directory provided she has appropriate permission
to do so. ssc has no magical powers, as Nick Cox said, but if you can
-net set ado SITE- then that is the ado-directory into which ssc will
install. Here is an illustration from a machine on which I have
sysadmin privileges:


. adopath
  [1]  (UPDATES)   "/Applications/Stata/ado/updates/"
  [2]  (BASE)      "/Applications/Stata/ado/base/"
  [3]  (SITE)      "/Applications/ado/"
  [4]              "."
  [5]  (PERSONAL)  "~/ado/personal/"
  [6]  (PLUS)      "~/ado/plus/"
  [7]  (OLDPLACE)  "~/ado/"

. net set ado SITE

. ssc install overid
checking overid consistency and verifying not already installed...
installing into /Applications/ado/...
installation complete.

. which overid
/Applications/ado/o/overid.ado
*! overid V2.0.0 C F Baum, Vince Wiggins, Steve Stillman, Mark Schaffer

If I had used ssc install without net set ado SITE, it would have gone
into PERSONAL.

Kit

*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/

*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index