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: roll back stata update
From
Nick Cox <[email protected]>
To
[email protected]
Subject
Re: st: roll back stata update
Date
Mon, 4 Apr 2011 14:38:35 +0100
This sounds like an incomplete update for some reason. That is, you
need to -update- the executable, which is now Stata 11.2.
Show us the result of -update query-.
Note that -adoupdate- is quite secondary here. It is essentially for
user-written stuff, but nothing fundamental hinges on what you have
installed (I hope you are using some of mine nevertheless.)
Nick
On Mon, Apr 4, 2011 at 2:33 PM, Dimitriy V. Masterov <[email protected]> wrote:
> I updated Stata 11.1 this morning (Win 7, 64-bit). There now seems to
> be a problem that some of the I/O functions were compiled by Stata
> 11.2, so commands like merge no longer work for me. For example,
>
>
> merge 1:1 survey_id using "geocoded_surveys.dta";
> (pathsplit() in lmatabase, compiled by Stata 11.2, is too new to be
> run by this version of Stata and so was ignored)
> fullfilename(): 3499 pathsplit() not found
> <istmt>: - function returned error
>
>
> adoupdate
> (note: adoupdate updates user-written files; type -update- to check
> for updates to official Stata)
> (pathsubsysdir() in lmatabase, compiled by Stata 11.2, is too new to
> be run by this version of Stata and so was ignored)
> ffn_of_statatrk(): 3499 pathsubsysdir() not found
> read_statatrk(): - function returned error
> find_and_uninst_1dup_std(): - function returned error
> find_and_uninst_dups(): - function returned error
> pkg_chk_and_update(): - function returned error
> <istmt>: - function returned error
> r(3499);
>
>
> Any suggestions about how to remedy this?
*
* 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/