Dear statatlists,
I'm new to Statalist, so any comment on the style of this post are welcome.
I'm trying to organize the code via Makefile, but when I run the makefile, it can't start stata-se to run the code. I saw online (https://www.stata.com/support/faqs/mac/advanced-topics/) that I should "add the path to the Stata executable in Stata's application bundle to your shell's PATH" but I don't know how to do it.
I consulted my friends in CS department and they told me to add a line "/Applications/Stata/StataSE.app/Contents/MacOS/" in /etc/paths. But after that, my Stata can't run symlinks anymore. So I guess there has to be a better way to "add the path to the Stata executable in Stata's application bundle to your shell's PATH". Is there any code I could run on Command Line to do this! I'm really new to all these so any suggestions are appreciated!
Thanks in advance.
Related Posts with How to run stata-se from bash
Match four files on one variable to create new datasetHi everyone, I have four datasets 2010, 2011, 2012, 2013 - variables in dataset2010.dta : name, ad…
Questions: reshape to long format for three conditionsHi all, I have three conditions (1, 2, 3) and for each condition, people answered 30 same questions.…
Using over( ...) when the same country is mentioned more than once in the datasetHi all, I'm trying to create a similar graph to the one below: Array However, when I write the fo…
rename variables with foreach (getting rid of prefix)Dear all, I have a data set which contains many variables e.g. with a country prefix: "mexiko_varia…
Latent class analysis GOFDear Statalisters, I have Stata 15 and have recently started using LCA. I have been analysing a set…
Subscribe to:
Post Comments (Atom)
0 Response to How to run stata-se from bash
Post a Comment