Yes, the trial message is shown when I start MLwiN myself in Wine--but that has nothing to do with why it crashes, I presume, it is no problem to click the message away.
What I want to know is whether and how MLwiN runs from within Stata. Do I understand you correctly that this is not possible to ...
Search found 4 matches
- Thu Oct 22, 2015 10:34 am
- Forum: runmlwin user forum
- Topic: "The model did not run properly in MLwiN."
- Replies: 7
- Views: 9193
- Thu Oct 22, 2015 9:46 am
- Forum: runmlwin user forum
- Topic: "The model did not run properly in MLwiN."
- Replies: 7
- Views: 9193
Re: "The model did not run properly in MLwiN."
Thank you for your reply. Writing this made the script work:
#!/bin/sh
wine "/Users/XXX/.wine/drive_c/Program Files/MLwiN trial/i386/mlwin.exe" $@
The error message is still the same, however.
"The model did not run properly in MLwiN. You most likely clicked the 'Abort Macro' button in MLwiN ...
#!/bin/sh
wine "/Users/XXX/.wine/drive_c/Program Files/MLwiN trial/i386/mlwin.exe" $@
The error message is still the same, however.
"The model did not run properly in MLwiN. You most likely clicked the 'Abort Macro' button in MLwiN ...
- Thu Oct 22, 2015 7:53 am
- Forum: runmlwin user forum
- Topic: "The model did not run properly in MLwiN."
- Replies: 7
- Views: 9193
Re: "The model did not run properly in MLwiN."
Thank you for your kind response.
I have tried to set up the scripts as suggested on the website, but I cannot find any x64 subdirectory? Installing the other two scripts does not fix the problem. I have updated the path to:
global MLwiN_path "/Users/XXX/.wine/drive_c/Program Files/MLwiN trial ...
I have tried to set up the scripts as suggested on the website, but I cannot find any x64 subdirectory? Installing the other two scripts does not fix the problem. I have updated the path to:
global MLwiN_path "/Users/XXX/.wine/drive_c/Program Files/MLwiN trial ...
- Wed Oct 21, 2015 6:10 pm
- Forum: runmlwin user forum
- Topic: "The model did not run properly in MLwiN."
- Replies: 7
- Views: 9193
"The model did not run properly in MLwiN."
Hi,
I know this has been discussed before, but I could not find any help in the previous discussions. Perhaps someone has a suggestion what could fix the problem in my case. When trying to run runmlwin using Stata 14 on a MacBook, I get:
The model did not run properly in MLwiN. You most likely ...
I know this has been discussed before, but I could not find any help in the previous discussions. Perhaps someone has a suggestion what could fix the problem in my case. When trying to run runmlwin using Stata 14 on a MacBook, I get:
The model did not run properly in MLwiN. You most likely ...