Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: Re: executable version out of sync


From   Christopher F Baum <[email protected]>
To   [email protected]
Subject   st: Re: executable version out of sync
Date   Thu, 11 Dec 2003 07:36:27 -0500

If you have the latest ado-updates (as you do) then you must also have the latest executable, not last April's executable. The privileged user must have updated the ado-files, since they are in the same directory tree; get him/her to do "update executable".

Kit

On Dec 11, 2003, at 2:33 AM, Rene wrote:


Stata executable
    folder:               /usr/local/stata/
    name of file:         stata-se
    currently installed:  24 Apr 2003
    latest available:     28 Oct 2003

Ado-file updates
    folder:               /usr/local/stata/ado/updates/
    names of files:       (various)
    currently installed:  03 Dec 2003
    latest available:     03 Dec 2003

 * set missing to zero for non-relevant obs
. for var mf_*: replace X=0 if X==. & (etype==1|etype==5)
version 8.2 not supported
r(9);
___
it worked before the ado-update...
should -for- (-forevery-) not check for the version of the executable?
*
*   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