Install LibBi
Hi I tried to install LibBi on Windows. I followed the commands that you provided on the help page but I got an error when I ran "sudo mv thrust /usr/local/include" line. The error is: sudo: command not found I solved this issue with using "runs" instead of "sudo". However, I still get the following error when I run LibBi: Could not find libbi executable at '/libbi' I am not sure it is installed properly. Would you please help me how I can solve this error?
Best
Usually you would just omit "sudo" in this case. It's only necessary to elevate to root permissions for a system-wide install, and on Cygwin one usually doesn't do this.
On the installation error, you should check all the output and make sure that you are not receiving any error messages. If you are, post them here and I'll see if I can help.