Closed ghost closed 6 years ago
When I try to run
sudo stata-integration.bin as instructed I get sudo: stata-integration.bin: command not found.
sudo stata-integration.bin
What am I missing?
This worked for me: cd stata-integration/build sudo ./stata-integration.bin Also, thank you very much for this. Resolved all issues.
cd stata-integration/build
sudo ./stata-integration.bin
When I try to run
sudo stata-integration.bin
as instructed I get sudo: stata-integration.bin: command not found.What am I missing?