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
Export labels from alpha output to ExcelI am estimating the alpha of several variables. I have specified asis, item, and label. I need to be…
Help with bootstrap in obtaining a standard error.Hi Everyone: I think my problem has nothing to do with the data set and so I'm not showing a data ex…
Listing out the frequency distributions for multiple variablesHello! Quick question - I have data from a survey where participants can select multiple options fo…
residual from multiple regresionI'm working with a base that it´s compouse from 500 samples, but I have to create a compillation of …
Splitting a dataset into multiple datasetsHey all, Newish to STATA - longtime SAS user - sorry for the basic question. I have a dataset of ca…
Subscribe to:
Post Comments (Atom)
0 Response to How to run stata-se from bash
Post a Comment