BugsMaster:LinkingFailure
I used an R interface to run MultiBUGS. However, I got the message „BugsMaster:LinkingFailure script command modelDistribute failed”.
I also installed two apllications - msmpisetup and msmpisdk- in my laptop.

Could you please let me know how to solve this issue?
Hi,
Sorry that you are having problems. This may be due to your user account not having the permission to create a new executable exe file where you have installed MultiBUGS: every time you compile a new model in MultiBUGS, a new exe file called BugsWorker.exe is created in the folder where MultiBUGS.exe is stored. If your Windows user account doesn’t have permission to create a new exe there, then you may get this error.
Where is it installed currently? Sometimes this can be fixed by moving the MultiBUGS folder to C:\MultiBUGS or to your own filespace eg "My Documents”, rather than keeping it in C:\Program Files or similar.
Hope that helps.
Hello, Thank you for the suggestion. After I moved the MultiBugs to C:\MultiBUGS, the MultiBugs showed up and ran. Thank you a lot!