Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | "Jesper Lindhardsen" <JESLIN01@geh.regionh.dk> |
To | <statalist@hsphsun2.harvard.edu> |
Subject | RE: st: Install user-written ado files in a non-web environment |
Date | Wed, 10 Nov 2010 08:35:02 +0100 |
Hi Kit, Thank you for answering. I guess your suggestion is what I currently do, but I cannot use -ado describe- -ado uninstall- anyway ??? I'm not sure where I go wrong. Do you install the package files from a local drive with some command that I missed ? Another thing, is there no way to download the entire load of files in a package outside Stata as opposed to downloading them one by one from fx repec? Best wishes, Jesper -----Original Message----- From: owner-statalist@hsphsun2.harvard.edu [mailto:owner-statalist@hsphsun2.harvard.edu] On Behalf Of Christopher F Baum Sent: 09 November 2010 21:09 To: statalist@hsphsun2.harvard.edu Subject: Re: st: Install user-written ado files in a non-web environment <> On Nov 9, 2010, at 2:33 AM, Jesper wrote: > I work with Stata/MP 11.1 on a server, which is not connected to the > internet for security reasons. The procedure I currently use to > "install" user written packages is to install the package (fx -somersd-) > into a dedicated folder in Stata on my local computer and then ask the > tech at the server hosting company to place the files in a folder > included in the adopath. > This works but is cumbersome especially with large pkg as -somersd-, and > furthermore it denies me the option of fx -ado describe- to check the > version as the packages are not installed as such in Stata. > > What is the correct way to install in this setting? Can you download the > entire package and install (not just copy) the required files ? Place all files from a particular package from SSC or SJ in the SITE directory. On my Unix machine, that directory is SITE: /Applications/stata/ado/site/ compare with PLUS: ~/Library/Application Support/Stata/ado/plus/ which references a user-specific directory. Kit Kit Baum | Boston College Economics and DIW Berlin | http://ideas.repec.org/e/pba1.html An Introduction to Stata Programming | http://www.stata-press.com/books/isp.html An Introduction to Modern Econometrics Using Stata | http://www.stata-press.com/books/imeus.html * * 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/